Skip to content

Instantly share code, notes, and snippets.

@thoughtbot
Created August 4, 2009 22:29
Show Gist options
  • Save thoughtbot/162342 to your computer and use it in GitHub Desktop.
Save thoughtbot/162342 to your computer and use it in GitHub Desktop.
!SLIDE
## why automated tests?
![Quizzical puppy](/images/quizzical_puppy.png)
!SLIDE
* prevent regressions
* prove functionality with executable code
* enable refactoring
* think about the interface before implemenation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment