Category: Unit test
QtUnit
QtUnit is a unit testing framework for c++, originally based on CppUnit 1.5 written by Michael Feathers. All code has been…
- Rating
- Views
- 2828
pyUnitPerf
pyUnitPerf is a port of Mike Clarks’ JUnitPerf to Python. It is a collection of pyUnit test decorators used to…
- Rating
- Views
- 2580
Pisces
This project provides a distributed testing environment that extends JUnit. Giving the developer/tester an ability to run remote JUnits and…
- Rating
- Views
- 2760
PHPUnit
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
- Rating
- Views
- 2994
PyUnit
This unit testing framework, dubbed ‘PyUnit’ by convention, is a Python language version of JUnit.
- Rating
- Views
- 2908
PRUnit
PRUnit is a unit testing framework modeled after the xUnit family of testing frameworks for PegaRULES Process Commander (PRPC). PRPC is a development platform…
- Rating
- Views
- 2777
OCUnit
OCUnit is a testing framework for Objective C in the Mac OS X, Mac OS X Server, GNUSTEP, YellowBox/Cocoa and…
- Rating
- Views
- 4690
OCMock
Mock objects for Objective-C Stubs – return values for specific method invocations Dynamic Mocks – verify interaction patterns Partial Mocks…
- Rating
- Views
- 2677
OUnit
OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code. It is…
- Rating
- Views
- 2754
phpAssertUnit
phpAsserUnit is a unit testing framework based on jsAsserUnit. It’s a kind of wrapper of the assertion methods found in jsAsserUnit.…
- Rating
- Views
- 2801