RUN_TEST_SUITE improvements
Open
- Dominant language
- C
- Stars
- 21
- Forks
- 17
- Avg merge
- 33m
- Merged PRs (30d)
- 3
Description
Would be awesome if the RUN_TEST_SUITE macro would:
1) either be a rvalue (and return failedTestCount)
2) either take a size_t*, because it is immediately un-obvious that failedTestCount is actually written by the macro.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.