Releases: testingisdocumenting/webtau
Releases · testingisdocumenting/webtau
Release list
0.15.0
- auto close pdfs at the end of test runs (groovy only)
- print failed and errored tests at the end
- allow validating just request or response
- handle gstring compareTo and contain
- add a way to locally disable swagger validation
- capture total time run
- json ansi printer handle case of array of an empty objects
- replace binary content inside a report with placeholder text
0.14.0
- pdf text assertion capability
- add binary request http overloads
- move failed tests to the top
- display config values in html report
- collapse empty arrays and objects when print json
0.13.0
- get() method on lazy test resource
- property on list shortcut
- findAll returns DataNode
0.12.0
http.headers
optional request body
request validation against swagger
0.4.0
Support additional classpath entries from the CLI.