I just ran across this blog which helped me out a lot in answering some 
of my questions about the plain text story runner:
http://www.kerrybuckley.com/2007/11/07/driving-selenium-from-the-rspec-story-runner-rbehave/

The Selenium integration is also an interesting idea that you might want 
to read about if you haven't seen this post.  I'm still trying to 
decided if using Selenium is worth the extra effort (my main goal would 
be to test the JS during the acceptance tests) and if the regular rails 
integration testing is good enough.  I'd be interested to hear what 
other user's on this list think in terms of Selenium or any other 
browser based framework and there experience with them.

-Ben


Ben Mabey wrote:
> Hey all,
> Does anyone have an example(s) of the plain text story runner for 
> rails?  I have read David's blog 
> (http://blog.davidchelimsky.net/articles/2007/10/22/plain-text-stories-on-rails)
>   
> about it but I would like to see some examples with all of the step 
> matchers included...  I couldn't find any more examples on google 
> talking about the plain text stories and the example rails app in trunk 
> seems to still be using the other format.  Does anyone have any links or 
> pasties for me?  Thanks,
> Ben
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>   

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to