Double Shot #304
Anyone had to manage cucumber/webrat stories that include logging on to a session via restful authentication? How'd you do it?
- rspec plain text stories + webrat = chunky bacon - I'm scouring the net to figure out best practices for cucumber stories; there's not much out there. This was helpful.
- Easy PlainText Stories in Ruby on Rails Using WebRat - More work on smart stories.
- RubyGems How-To: Preventing Catastrophe - Some notes on versioning.