unit-test-generator topic

List unit-test-generator repositories

jest-test-gen

123
Stars
11
Forks
Watchers

This tool will take a js/ts file as input and generate a jest unit test file next to it with all imports mocked and tests stubs for every class method and function exported.