Quickly generate test cases for stress testing using interactive CLI.
npm i -g @rohitbakoliya/test-genor
npx @rohitbakoliya/test-gen
# without installing it globallytest-gen
Checkout Complete Documentation here.
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.
This project is under the MIT license.
