If you want to use RESTest as a JAR, download the ZIP file, extract it, and execute it from there (keep the folder structure).
What's Changed
- Fix Allure results directory when using RESTestRunner by @mimbrero in #274
- Add accessors for experimentName and testClassName by @mimbrero in #276
- Ensure that tests and coverage directories exist by @mimbrero in #275
- Refactor OpenAPISpecification to preserve query parameters in server URLs by @josgarmar31 in ca36d5f
- ReadProperties Modification by @josgarmar31 in #273
- Other bug fixes
Full Changelog: restest-1.5.0...restest-1.6.0