RSpec storiesEdit
Links
At the time of writing (March 2008) the official documentation for the story runner is non-existent but there is plenty of "unofficial" information out there. The following are some links that I collected while trying to get started with the story runner.
Top links
- Dan North’s What’s in a story?: http://dannorth.net/whats-in-a-story
- RSpec story runner screencast by Pat Maddox: http://evang.eli.st/story_runner_top_to_bottom.mov
- David Chelimsky’s articles on RSpec stories: http://blog.davidchelimsky.net/articles/tag/stories (somewhat out-of-date because they were written why the story runner was evolving and not yet released)
- Relatively up-to-date and explicit example showing how to use the story runner with Rails: http://www.tomtenthij.co.uk/2008/1/25/rspec-plain-text-story-runner-on-a-fresh-rails-app
Other links
- Very short intro to RSpec stories: http://times.usefulinc.com/2008/01/12-rspec-stories
- Beginner’s guide to RSpec on Story Runner: http://www.vaporbase.com/postings/Beginners_Guide_to_Rspec_on_Story_Runner
- Another brief intro: http://marcricblog.blogspot.com/2008/03/ruby-from-testunit-to-rspec-part-3-of-3.html
- Very short intro to RSpec stories: http://times.usefulinc.com/2008/01/12-rspec-stories
- Beginner’s guide to RSpec on Story Runner: http://www.vaporbase.com/postings/Beginners_Guide_to_Rspec_on_Story_Runner
- Another brief intro: http://marcricblog.blogspot.com/2008/03/ruby-from-testunit-to-rspec-part-3-of-3.html