Skip to content

Releases: testingisdocumenting/webtau

0.15.0

Choose a tag to compare

@MykolaGolubyev MykolaGolubyev released this 13 Jul 15:48
  • 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

Choose a tag to compare

@tsiq-karold tsiq-karold released this 10 Jul 15:52
8b4f29d
  • 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

Choose a tag to compare

@tsiq-karold tsiq-karold released this 03 Jul 20:13
43a7d3f
  • get() method on lazy test resource
  • property on list shortcut
  • findAll returns DataNode

0.12.0

Choose a tag to compare

@MykolaGolubyev MykolaGolubyev released this 26 Jun 19:24
40b1ac3

http.headers
optional request body
request validation against swagger

0.4.0

Choose a tag to compare

@tsiq-karold tsiq-karold released this 15 May 12:17
f94772c

Support additional classpath entries from the CLI.