How does rspec work with Rails 3 for integration tests? -
What am I thinking about Integration testing with webrat in Rail 3 as it does the minute With test unit in 34
An example:
describe some apps "this index page should be shown" "travel" / "body.should = ~ / hello world / end and
Does anyone know a way to do this?
RSPC-RAIL has tried to use:
This is a repository for RSPC 2.0 (install instructions in readmeem) which will work with Rail 3.
Comments
Post a Comment