|
Navigation Mailing Lists |
Main /
ContinuousTestingContinuous Testing: TDD Turned Up To 12May 29th 2008 - 6:30pm Abstract: Now that we've all mastered Test Driven Development, what comes next? It just might be Continuous Testing. CT is a developer practice that involves automatically running the minimal necessary set of unit tests after every change, even so much as a line of code. It turns up the feedback dial to 12, giving you instant feedback about the semantic correctness of your code, just as modern IDE's give you instant feedback about syntax errors. This practice has a profound impact on the way we write, organize, optimize, and run our tests. This session will cover the history, theory, practice, and daily application of CT to real-world projects. Location: PROS |