WTB test fixtures!
Open
enhancement
- Dominant language
- C
- Stars
- 21
- Forks
- 17
- Avg merge
- 33m
- Merged PRs (30d)
- 3
Description
at the moment, there's a (1x) global TEST_SUITE_INITIALIZE and a (1x) global TEST_FUNCTION_INITIALIZE. This does not leave much flexibility in setting up the initial conditions for a test.
A test fixture feature would allow reuse of pre-existing conditions easier and would (likely) reduce the amount of code in ///arrange sections.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.