1.0.1 • Published 4 years ago
@rohitbakoliya/test-gen v1.0.1
🧪 Test Generator CLI
Quickly generate test cases for stress testing using interactive CLI.

Install
npm i -g @rohitbakoliya/test-genor
npx @rohitbakoliya/test-gen
# without installing it globallyUsage
test-genDocumentation
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.