UNPKG

jest-test-gen

Version:

Generator of jest unit test with all imports mocked and tests stub for every class and function exported

9 lines 103 B
dist: trusty language: node_js node_js: - 10 - 12 install: - npm install script: - npm run test