Ruby Hoedown 2008: Lightning Talk: TATFT - Test All the F***in Time
Contents:
- Test all the fucking time!
- Become obsessed with testing.
- I write code to make my specs turn green.
- Various tools:
- TestSpec
- Shoulda
- Mspec
- Cucumber
- Do not imitate the old masters, seek what they sought.
- Is there every a time when you shouldn't test? Yes, when you're not coding. If it works without tests, it works by accident.
Author: Brian Liles