Skip to content

Releases: techconative/Restel

0.2

12 May 05:36
Compare
Choose a tag to compare
  • 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

12 Apr 18:27
7a9b898
Compare
Choose a tag to compare
  • 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.