Search
Results
TestDox - TestDox
infinitest - Google Code
[http://code.google.com/p/infinitest/] - - public:megatux
Infinitest is a continuous JUnit test runner designed to facilitate Test Driven Development. Infinitest helps you learn TDD by providing feedback as you work, and helps you master TDD by reducing your feedback cycle from minutes to mere seconds.
FrontPage
[http://fitnesse.org/] - - public:megatux
The fully integrated standalone wiki, and acceptance testing framework.
Understanding the alternatives to CruiseControl - CruiseControl - Confluence
[http://confluence.public.thoughtworks.org/display/CC/Understanding+the+alternatives+to+CruiseControl] - - public:megatux
Automation for the people: Continuous testing
Cobertura
[http://cobertura.sourceforge.net/] - - public:megatux
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.