user interface: Command line
DynamoRIO
DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.…
- Rating
- Views
- 3357
devAdvantage
devAdvantage: an automated code review tool that analyzes .NET C# code looking for bugs and issues with the unique ability…
- Rating
- Views
- 2858
depunit
DepUnit is designed with the belief that in any complicated system the unit tests build upon one another. In many…
- Rating
- Views
- 2385
DejaGnu
DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests.…
- Rating
- Views
- 2987
Doit
Doit is a scripting tool and language for testing web applications that use forms. Doit can generate random or sequenced…
- Rating
- Views
- 2716
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
- 2550
Dmalloc
The debug memory allocation or dmalloc library has been designed as a drop in replacement for the system’s malloc, realloc, calloc, free and other memory management routines…
- Rating
- Views
- 2686
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
- 2359
dJUnit
djUnit plugin is JUnit TestRunner with the custom classloader. djUnit ClassLoader modifies class in loading to JVM, and runs tests…
- Rating
- Views
- 3314
CurlUnit
CurlUnit is a simple framework to write repeatable tests in the Curl content language as executed by the Surge plug-in. …
- Rating
- Views
- 2270