Skip to content

🧪 Test Generator CLI | Stress Testing | Create Supercharged Test Cases with Ease!

License

Notifications You must be signed in to change notification settings

rohitbakoliya/test-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c1da89 Â· May 21, 2024

History

38 Commits
May 21, 2024
May 11, 2021
Feb 3, 2021
Jan 22, 2021
Jan 23, 2021
Feb 3, 2021
Jan 22, 2021
Jan 22, 2021
Jan 22, 2021
Jun 6, 2021
May 11, 2021
Jun 12, 2021
May 11, 2021
May 11, 2021

Repository files navigation

🧪 Test Generator CLI

Codacy Badge CI npm NPM npm node-current (scoped)

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.