Skip to content

v0.9.6

Compare
Choose a tag to compare
@ptrthomas ptrthomas released this 24 Aug 13:51
· 2066 commits to master since this release

What's New

image

image

Breaking Changes

  • match contains will not recurse nested items any more, use contains deep as explained above
  • karate.stop() now takes a mandatory port number argument, so you can call the same (static) cURL command to resume, e.g. curl localhost:8080
  • exists() API refactored for UI tests, see this thread for details
  • a match with a primitive number on the right-hand-side could incorrectly pass, this should be very rare - see this thread for details
  • again extremely unlikely and rare, but a backslash (\) character was getting swallowed in doc-string (triple-quote) sections, so in case you were escaping them, you don't need to any more (commit details)

For a list of all issues closed in this release, go here.

To keep track of news and releases, follow us on Twitter @KarateDSL or on LinkedIn by joining this group.

Contributors

Thanks to the following rock stars for contributions and pull-requests !
@10twenty4
@a-st
@abhi-rao
@babusekaran
@cueo
@michaelpro1
@maxandersen
@kchopperla
@KostasKgr
@ewexlerr
@joelpramos
@kirksl
@luizvaz

Vote for Karate !

Karate is in the running for "Best Open Source Project" in the HackerNoon "Noonies".

Show your appreciation for Karate by voting here: Best Open Source Project

And here for the lead-developer of Karate (Peter Thomas): Contributor of the Year - OPEN SOURCE.

Thanks !