
Extreme Test-Driven Development with UNA (Java)
3 years ago
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.
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.
FLV
00:17:54
2 Related collections
| Date | Plays | Likes | Comments |
|---|---|---|---|
| Totals | 4,545 | 3 | 1 |
| Feb 14th | 0 | 0 | 0 |
| Feb 13th | 2 | 0 | 0 |
| Feb 12th | 0 | 0 | 0 |
| Feb 11th | 2 | 0 | 0 |
| Feb 10th | 0 | 0 | 0 |
| Feb 9th | 0 | 0 | 0 |
| Feb 8th | 1 | 0 | 0 |
-
Vimeo: About / Blog / Developers / Jobs /
Community Guidelines /
Help Center / Video School / Music Store / Site Map
/ Vimeo
or
-
Legal: TM + ©2012 Vimeo, LLC. All rights reserved. / Terms of Service / Privacy Statement / Copyright

Prev week
I buy that this is Test-First Programming, where you design the class first, then try writing tests for it; but this is not Test-Driven Development. If you want to demonstrate TDD, then please start with a test.