restqa
restqa copied to clipboard
🚀 [FEATURE]: Performance - Generate Test Fixture for Vegeta
👀 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
- [X] I agree to follow this project's Code of Conduct
Codebase to modify:
- https://github.com/restqa/restqa/blob/master/packages/core-performance/src/vendors/index.js
- https://github.com/restqa/restqa/blob/master/packages/core-performance/src/vendors/vegeta.js
Hey, Did you notice we tagged this issue as good first issue, would you consider to contribute?
It's very simple:
- Take a look at our Contribution guideline
- Join our Discord server, our community is ready to support you.
- Ask your question into the
_🙏_contributionchannel
