Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 297 Bytes

release-notes.md

File metadata and controls

7 lines (6 loc) · 297 Bytes

#GrandTestAuto Release Notes

##What's New in 5.4?

  • Generalised the concept of "DoeNotNeedTest" to allow for custom annotations.
  • No requirement for a UnitTester class in each unit test package.
  • @Flaky annotation allows tests to be automatically re-run.
  • Distributed testing has been removed.