Every repository with this icon (
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README.markdown | Tue Oct 07 13:21:41 -0700 2008 | |
| |
custom-matchers.rb | ||
| |
custom-matchers.rb.html | Wed Oct 08 12:14:05 -0700 2008 | |
| |
factories-versus-fixtures.rb | ||
| |
images/ | Wed Oct 08 12:14:05 -0700 2008 | |
| |
rovers_stuff/ | Wed Oct 08 12:14:05 -0700 2008 | |
| |
rspec_basics/ | Wed Oct 08 00:01:15 -0700 2008 | |
| |
test-driving-rails-development.odp | Wed Oct 08 14:57:23 -0700 2008 | |
| |
test-driving-rails-development.pdf | Wed Oct 08 14:57:23 -0700 2008 |
Test-Driving Rails Development
Test-driven development has changed the way that many programmers design, write, test, refactor, and maintain their code. Myself included.
In this presentation, I'll be introducing the concept of test-driven development and walking through the process of test-driving a typical Rails application.
This presentation is intended for Rails developers who: are new to testing have been testing, but not test-driving have been test-driving, but not with RSpec have been test-driving with RSpec and hope to learn a few new tricks :)
Along with writing specifications for Models, Views, & Controllers, I hope to cover: writing user stories (acceptance tests) creating custom RSpec matchers continious integration using Autotest / CruiseControl.rb testing JavaScript & AJAX












