Skip to content

Set up and tear down test suite

Latest
Compare
Choose a tag to compare
@falkoschumann falkoschumann released this 01 Aug 20:19
· 9 commits to main since this release

Added

  • Assert null and assert same failure message contains the pointer reference.
  • A suite can have an optional set up and tear down function.

Changed

  • Combine functions get_failure_count and clear_tests in function run_tests.