@rohitbakoliya/test-gen

1.0.1 • Public • Published

🧪 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.

/@rohitbakoliya/test-gen/

    Package Sidebar

    Install

    npm i @rohitbakoliya/test-gen

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    70.5 kB

    Total Files

    41

    Last publish

    Collaborators

    • rohitbakoliya