Skip to content

Releases: agrostar/zzapi

v2.0.1

29 Jul 04:59
Compare
Choose a tag to compare

v2.0.1: Bug fix for error message on network errors

v1.5.1: fix regression bug

15 Jun 11:21
Compare
Choose a tag to compare

v1.5.1: fix regression bug

Status check failures were not being reported. Fixed.

v1.5.0: added ability to skip a test

08 Jun 07:08
Compare
Choose a tag to compare

A test can be skipped using $skip: true as an additional "assertion".

v1.4.0: add $tests to run tests on sub-objects

03 Jun 05:30
Compare
Choose a tag to compare

Introduced $tests as an operator for assertions. The RHS of the operator is a bunch of tests same as the json tests under the root tests.

v1.2.1: bug fix for stopOnFailure not working

16 May 17:32
Compare
Choose a tag to compare

v1.2.1: bug fix for stopOnFailure not working

v1.2.0

12 May 12:37
Compare
Choose a tag to compare
  • Support $sw, $ew, $co for startsWith, endsWith and contains
  • Support for $size comparisons with $lt, $gt etc
  • Run status test first and option for stopping on failure

v1.1.1

21 Jan 12:21
Compare
Choose a tag to compare

Patch to remove redundant ? in show curl.

v1.1.0

07 Jan 11:27
Compare
Choose a tag to compare

First fully functional release.

Initial release

31 Dec 07:38
Compare
Choose a tag to compare

Initial release

v0.0.9

25 Dec 12:01
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release

Prior to separating zzapi-vscode into the runner and the library.