github catchorg/Catch2 v2.13.0

latest releases: v3.5.4, v3.5.3, v3.5.2...
3 years ago

Improvements

  • GENERATE can now follow a SECTION at the same level of nesting (#1938)
    • The SECTION(s) before the GENERATE will not be run multiple times, the following ones will.
  • Added -D/--min-duration command line flag (#1910)
    • If a test takes longer to finish than the provided value, its name and duration will be printed.
    • This flag is overriden by setting -d/--duration.

Fixes

  • TAPReporter no longer skips successful assertions (#1983)

Don't miss a new Catch2 release

NewReleases is sending notifications on new releases.