@rohitbakoliya/test-gen
v1.0.1
Published
Quickly generate test cases for stress testing using interactive CLI.
Downloads
12
Maintainers
Readme
🧪 Test Generator CLI
Quickly generate test cases for stress testing using interactive CLI.
Install
npm i -g @rohitbakoliya/test-gen
or
npx @rohitbakoliya/test-gen
# without installing it globally
Usage
test-gen
Documentation
Checkout Complete Documentation here.
Contributing
Unit test: Unit test are written in Jest. Please add a unit test for every
new feature or bug fix. npm test
to run the test suite.
Documentation: Add output format for every new input types.
License
This project is under the MIT license.