65.9K
CodeProject is changing. Read more.
Home

My Unit Test Environment

starIconstarIconstarIconstarIconstarIcon

5.00/5 (2 votes)

Mar 26, 2014

CPOL

7 min read

viewsIcon

13552

downloadIcon

2

I discussed the merits of selecting a suitable unit test framework for your development project in my previous post. I described the qualities that I found most valuable in the test framework that I use, CxxTest. The qualities are xUnit framework, portability, simplicity, and flexibility.