[rspec-users] Spec'ing via features
James Byrne
lists at ruby-forum.com
Tue Nov 25 15:35:26 EST 2008
Tim Walker wrote:
> Question: In Cucumber when you're writing code to satisfy steps and
> accessing the model objects directly, what support for asserts, responses, etc.
> do people use. (the equivalent of ActionController::TestCase and
> ActiveSupport::TestCase), Fixtures, etc.
Cucumber depends upon RSpec. Try here:
http://rspec.info/documentation/rails/writing/
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list