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.
-
Updated
Feb 5, 2023 - TypeScript
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.
A slide deck about how I built my CLI unit test generator. Made with the Slidev deck builder.
Add a description, image, and links to the unit-test-generator topic page so that developers can more easily learn about it.
To associate your repository with the unit-test-generator topic, visit your repo's landing page and select "manage topics."