Most voted "tdd" questions
Test Driven Development (TDD) is a software development technique based on a short cycle of repetitions.
Learn more…52 questions
Sort by count of
-
-2
votes1
answer181
viewsHow to cover testing in Rails applications already completed?
TDD is usually used during development. But what about when you walk into a company, get the code all messed up and see the urgent need for improvement and of course, test coverage? How to proceed?…
-
-3
votes1
answer37
viewsInstallation of Phpunity Skeletongenerator requires Consoletools
When trying to install Skeletongenerator, the following error occurs: servidor@ubuntu$ sudo pear install phpunit/PHPUnit_SkeletonGenerator [sudo] password for servidor: Unknown remote channel:…