On Feb 16, 7:34 am, Andrew Vargo wrote:
> Hello,
>
> I am running rspec 2 and rails 3 in a project.
>
> When I have a shared example being used in a spec file, I loose the
> ability to run a single test in that file.
> rspec spec/controllers/proposals_controller_spec.rb:13 for instance
> will a
To diagnose this, I would start to try to isolate the problem as much as
possible. Get it all the way down to one file, outside of rails, with one
test that exemplifies the behavior, if need be. And if you get to that point
and still see the strangeness...send us a pastebin of it :)
On Wed, Feb 16