Select a test framework
Closed this issue · 1 comments
N-Wouda commented
Probably not gTest, as that is written in C++ and we intend to use (only) C. Alternatives include,
- Check. Looks simple, and fairly straightforward.
- Unity. Has a nice interface, but doesn't look too different from Check.
Both should be fine to run on a CI platform.
Maybe do this, somewhat depends on time/effort.
N-Wouda commented
Done, Unity.