Search Results

0
votes

Testing Frameworks for C

You certainly can do unit testing in C (I do). The framework I use (for the Windows platform) is CunitWin32 …