00:00
1074
Test-driven development as you've never seen it before.
Three developers get together and collaborate across 15,000 miles to test-drive the development of a simple stack implementation, using UNA, a real-time shared development environment.
Demonstrates the core TDD cycle, which consists of writing a failing test case, passing the test case in the simplest possible way, refactoring to improve the design, and repeating the whole process until done.
Demo recorded on OS X with UNA 1.1 and the Java 5 Mixin for UNA.