[rspec-users] Creating an "integration controller" spec
Forrest Chang
fkchang2000 at yahoo.com
Fri May 15 14:15:14 EDT 2009
Hi All:
So I have some longer running controller specs that interact with outside API's that I want to move into an integration directory. In doing so, it seems I don't get the (possibly determined by directory?) magic that creates a ControllerExampleGroup, but rather a RailsExampleGroup.
How might I set this up to recognize it as a controller spec?
Thanks
Forrest
More information about the rspec-users
mailing list