Releases: techconative/Restel
Releases · techconative/Restel
0.2
- Support parameters at test api level, so that the same test api definition can be used to support different tests.
- Support to parameterize expected status code.
- Support to pass spread sheet as cli param so that people can try out Restel by downloading the jar and related files without cloning the entire repo.
Initial release
- Ability to execute test from excel sheet with test suite, scenarios and apis.
- Ability to support basic auth, Oauth client credential authentication before each test.
- Support to present the result as allure reports.
- Support generation of test spreadsheet with test APIs from Open API spec.