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
andclear_tests
in functionrun_tests
.
get_failure_count
and clear_tests
in function run_tests
.