1.0.1 • Published 3 years ago

@rohitbakoliya/test-gen v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

🧪 Test Generator CLI

Codacy Badge CI npm NPM

Quickly generate test cases for stress testing using interactive CLI.

demo

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.