Recommend a free unit testing framework
-
Hi, I found several unit testing tools for c++ here but not sure which one is good. Is there one in particular you like? Thanks Hua-Ying
-
Hi, I found several unit testing tools for c++ here but not sure which one is good. Is there one in particular you like? Thanks Hua-Ying
We use Boost.Test which has been terrific. Open Source Testing is a good source for testing frameworks in most languages
If you can keep you head when all about you Are losing theirs and blaming it on you; If you can dream - and not make dreams your master; If you can think - and not make thoughts your aim; Yours is the Earth and everything that's in it. Rudyard Kipling
-
We use Boost.Test which has been terrific. Open Source Testing is a good source for testing frameworks in most languages
If you can keep you head when all about you Are losing theirs and blaming it on you; If you can dream - and not make dreams your master; If you can think - and not make thoughts your aim; Yours is the Earth and everything that's in it. Rudyard Kipling