Skip to content

Releases: ariesb/autokin

1.12.0 - Redstone

26 Mar 01:26
Compare
Choose a tag to compare

Release Notes

  • Added Playwright as default headless browser

1.8.8 - Doctrine

03 Oct 02:49
Compare
Choose a tag to compare

Release Notes

  • Added runtime option for specifying feature folder
  • Remove necessary steps.js in support folder for the definition of steps

1.7.4 - Candy

06 Aug 07:24
93294a5
Compare
Choose a tag to compare

Release Notes

  • Added URI call statistics in the report
  • Added version check

1.7.0 - Atlas

01 Aug 01:57
2395960
Compare
Choose a tag to compare

Release Notes

  • Supports HTML result file generation using Autokin HTML Formatter
  • Detailed JSON Schema errors including error details and line number from the generated data
  • Snapshot of each response is saved and can be used as reference
  • Clean option for deleting reports folder
  • Added @wip tag to skip a scenario

1.6.1

19 Jul 10:38
Compare
Choose a tag to compare

Release Note

  • Fixed issue on exit code

1.6.0

19 Jul 08:03
Compare
Choose a tag to compare

Release Notes

  • Introduce pre-define variables

1.5.0

18 Jul 10:52
Compare
Choose a tag to compare

Release Notes

  • Ability to test response JSON Data against JSON Schema (https://json-schema.org/). See example.
  • Ability to test response execution time
  • New fancy console outputs