Skip to content

0.12.21

Choose a tag to compare

@grouma grouma released this 05 Jun 19:34
· 1617 commits to master since this release
  • Add a doesNotComplete matcher that asserts that a Future never completes.

  • throwsA() and all related matchers will now match functions that return
    Futures that emit exceptions.

  • Respect onPlatform for groups.

  • Only print browser load errors once per browser.

  • Gracefully time out when attempting to deserialize a test suite.