-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
👀 Background
As part of RestQA is to allow backend engineers to have an easy way to run performance test with their favorite tool.
✌️ What is the actual behavior?
Currently the users can generate test fixture for the following performance tool:
- Artillery
🕵️♀️ How to reproduce the current behavior?
- Install RestQA
npm i -D @restqa/restqa
- Enable performance testing see documentation
🤞 What is the expected behavior?
We would love to be able to choose another tool such as Vegeta
😎 Proposed solution.
- Generate Vegeta Fixture
- Update documentation
- Update Report UI
- Create a video for the screencast
🙏 Would you be willing to submit a PR?
Yes
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers