Slide 19
Slide 19 text
Benefits
• In most case, tests can run more faster
• Faster test → Fast development cycle
• In TDD, BDD development
• At Ruby, committers have to run `make
test-all` before commit to repository.
• Faster test make developers happy :-)