Extreme Testing
Write tests before code
unit tests before each class
end-to-end tests before any classes
Convert each user story into a set of tests
All unit tests must run 100% all the time
Previous slide
Next slide
Back to first slide
View graphic version