Bisect

Bisect 1.3

Bisect is a code coverage tool for the Objective Caml language. It is a camlp4-based tool that allows to instrument your application before running tests. After application execution, Bisect can generate a report in HTML format that is the replica of the...

inFusion

inFusion 1.7.2

inFusion is a commercial, Eclipse-based application written in Java, allowing developers to fully control software architecture quality, as well as design quality.Being able to handle Java, C++ and C projects, the main goal of inFusion is to make the...

KaliVeda

KaliVeda 1.9.0

KaliVeda is an object oriented data analysis framework based on ROOT. Its main purpose is to provide simulation and analysis tools for the INDRA charged particle multidetector used in the study of nuclear multifragmentation at GANIL.However, it has been...

crpcut

crpcut 1.9.2

crpcut (pronounced "crap cut") is the Compartmented Robust Posix C++ Unit Tester. With crpcut it's easy to write tests that other unit-test frameworks cannot manage.Introductory example:An example testing parts of std::string: #include < crpcut.hpp...

NUnit

NUnit 2.6.3 / 2.9.6

NUnit is an open source and completely free unit testing development framework designed especially for all .NET languages, initially ported from JUnit, running on Mono and Microsoft .NET.Being written entirely in C#, NUnit has been designed to take...

BuildBot

BuildBot 0.8.8

The BuildBot project is an open source software to automate the testing and compilation cycle needed by many apps to validate code changes.Each time a change is committed, BuildBot builds and tests the tree, outputing status updates via web.What is new in...