Page 1 of 1

anyone know of a Non-Deterministic Testing Framework for C++

Posted: Thu Sep 29, 2005 2:01 pm
by myleow
Does anyone know of any Non-Deterministic Testing Framework that i can use to test an application written in C++. I was looking at JUnit but i don't think it works since its Java, OCUnit is for Apple.

Any suggestion would be useful.

Posted: Thu Sep 29, 2005 2:59 pm
by Buddha443556
Polyspace for C++

APtest has lots of testing info.

Posted: Fri Oct 07, 2005 2:50 pm
by McGruff
You might find some info on http://www.testdriven.com.