Tagged Questions
2
votes
3answers
534 views
Thoughtworks Cruise: Unit Testing?
I'm evaluating Cruise (NOTE! Not CruiseControl but Cruise (commercial)) for doing CI with an unmanaged MSVC++ 2008 project. I use GoogleTest framework for my unit test. I know that GTest can output ...