Hi,
I am new in rails testing, and now i try to use shoulda to test the
functional section.
can anyone give me some advice, example or recommend tutorial site to
me..
thanks
Hi,
I am new in rails testing, and now i try to use shoulda to test the
functional section.
can anyone give me some advice, example or recommend tutorial site to
me..
thanks
Might I suggest using Cucumber and RSpec to test? It’s becoming the classic (and arguably best) way. In fact, it’s the way detailed in The RSpec Book, and it’s used and supported by many.
There’s a Teach me to code screencast which may be helpful - http://teachmetocode.com/screencasts/shoulda-on-rails/
And some basic documentation on Rails wiki - http://wiki.rubyonrails.org/testing/shoulda
Some of the official documentation here:
https://github.com/thoughtbot/shoulda#readme