JMeter is an old non-functional testing tool and using this project you can generate a collection of tests automatically for JMeter.
- You need to have Java and Maven installed correctly with environment variables created.
- Go to the project source folder and open a Powershell or CMD.
- Use this command to generate the .jar with dependencies:
mvn package
- It's done, import it to your project and use it as you want.
MIT
Open Source App :)