speed

Continuous Testing: TDD Turned Up To 12

keywords:
room: Sheraton Hall C, LC — time: Tuesday 10:45-12:15
Average Rating: -

Continuous Testing (CT) is a developer practice that involves automatically running tests after every change, even so much as a single statement. It gives you instant feedback about the semantic correctness of your code, just as modern IDE’s give you instant feedback about syntax errors. CT has a profound impact on the way we use TDD. This session will cover the history, theory, practice, and daily application of CT to real-world projects.

Syndicate content