- Optional markdown summary report
- Bug fix: proper error message when request fails due to network
- Failed
- Fix variable file sorting using explicit
sort()
- Summarize bundle results in a table
- Use zzAPI v2.0.0 with various improvements
- Fix regression (status checks not reported)
- Alternate console presentation for better output
- New major version since the default output formatting has changed
- Using v1.5.0 of zzAPI, which adds
$skip
for tests.
- Support multiple bundles for execution
- Using v1.4.0 of zzapi, which adds
$tests
key to the assertion operators to run tests recursively on a sub-object - Output formatting changed: Indents the results for assertions under
$tests
- Using v1.2.1 of zzapi, which fixes the stopOnFailure bug
- Using v1.2.0 of zzapi, which adds the following
- Support for
$sw
,$ew
,$co
(startsWith, endsWith, contains) comparisons - Support for non-equal comparisons for array/string
$size
- Option for stopping further tests when status test fails
- Support for
- Initial release