Unit Testing
Member
Cute C++ Unit Testing Easier
Automated unit testing supports high quality of program code, even under inevitable change and refactoring. As a side effect, unit tested code often has a better structure. Java...
Cantata
Cantata advanced high productivity techniques allow developers to dynamically prove their code with intelligent unit and integration testing, in the most cost effective manner. The...
Test Name Generator (PHPunit)
Eclipse Plugin that converts a phrase into a PHPUnit test method. Move the cursor to the line that you want to convert into a test method and press the keybinding. The default key...
TestDoxon
A plug-in for Eclipse IDE based on TestDox. TestDoxon assists the user by showing test method names according to this standard.