Loading...
Computers & software — programming, internet, hardware, security, AI & more.
39644 resources
An xUnit testing framework for C/C++, specialized for Windows (32/64 bit) and NT kernel mode development. [Open source, LGPL3]
A C++ unit testing framework. It started its life as a port of JUnit to C++ by Michael Feathers. [Open source, LGPL]
A C++ unit testing environment that makes easy to create and run tests of a library or application. [Open source]
A Java unit testing framework for testing Web based applications. It does not model the http protocol, but the returned document so that the user may deal with pages, forms and tables. [Open Source, ASL]
A brief write-up of a unit testing framework for C in four lines of code.