Skip to content

LambdaTest 0.6.0 - 2018-06-22

Choose a tag to compare

@lefou lefou released this 22 Jun 12:29
  • Added Expect.expectCollection and ExpectCollection class to assert properties of collection with a fluent API.
  • TestProxy now properly passes exceptions thrown by delegate objects.
  • Improved detection of test name collisions (reported as suite warning).
  • The default reporter can now be set via FreeSpecBase.setDefaultReporter.
  • Added Expect.expectMap and ExpectMap class to assert properties of maps with a fluent API.