performance-testing v0.3.0
Welcome to Performance testing š
A performance testing cli framework that utilizes zero dependencies. It is developer friendly and requires minimal effort to create performance tests for your application.
NOTE: this is in very early stages of development and will likely have bugs.
š Homepage
Install
To install, install the package using your favourite package manager like below:
bun i performance-testing
Usage
As this is a cli tool, simply run the below cli command:
perfTesting
CLI args
This program takes in a number of arguments. You can find out what these are and their default values by running:
perfTesting --help
Author
š¤ Peter Robertson
- Github: @peterjdrb
- LinkedIn: @peterobe
š¤ Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a āļø if this project helped you!
This README was generated with ā¤ļø by readme-md-generator