Category: Unit test
doctest
The doctest module searches for pieces of text that look like interactive Python sessions, and then executes those sessions to verify that…
- Rating
- Views
- 2563
djux JUnitExtensions
The djux JUnitExtensions make it possible to define test resources as known from the Smalltalk SUnit. Unit tests are speeded up by…
- Rating
- Views
- 2374
dJUnit
djUnit plugin is JUnit TestRunner with the custom classloader. djUnit ClassLoader modifies class in loading to JVM, and runs tests…
- Rating
- Views
- 3328
CurlUnit
CurlUnit is a simple framework to write repeatable tests in the Curl content language as executed by the Surge plug-in. …
- Rating
- Views
- 2284
CUnitWin32
CUnitWin32 is a unit testing framework for C/C++ for Microsoft Windows
- Rating
- Views
- 2303
CUnit
CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing…
- Rating
- Views
- 3452
CU
CU is simple unit testing framework for handling automated tests in C. CU provides a simple interface for defining unit…
- Rating
- Views
- 4111
CTA++
Testwell CTA++ is a tool for unit testing C++ classes, libraries and subsystems. The tool is easy to use and…
- Rating
- Views
- 2489
CUTest
CuTest is a unit testing library for the C language. It can be used to do Extreme Programming and Test-First…
- Rating
- Views
- 3044
CxxTest
CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is…
- Rating
- Views
- 3090