Tag: unit testing
-
Designing a test methodology for a compiler frontend
A great use case for data-driven testing
-
Manually instrumenting C# code to catch race conditions at runtime
Is thread-unsafe code nonetheless being used concurrently?
-
Running unit tests in parallel with GoogleTest and CMake
An easy way to run your tests in parallel