Skip to content

v2.4.0

Compare
Choose a tag to compare
@nunomaduro nunomaduro released this 02 Apr 20:14
· 538 commits to 2.x since this release

Added

  • skipOnWindows(), skipOnMac(), and skipOnLinux() (#757)
  • source architecture testing violation (#1)(8e66263)
  • toHaveProperties may now also check values (#760)

Fixed

  • Tests on tests/Helpers directory not being executed (#753)
  • Teamcity count (#747)
  • Parallel executation when class extends class with same name (#748)
  • Wording on uses() hint (#745)