On Mon, Jul 25, 2011 at 8:16 AM, Pablo L. de Miranda <
pablolmira...@gmail.com> wrote:

> Hi guys,
>
> I'm using RSpec with Capybara, and for that I created the
> spec/integration folder. But when I execute the command "bundle exec
> rspec spec" RSpec don't execute my files on integration folder. I need
> to pass each file to solve this problem.
> Do you known how I can put the integration folder on rspec execution
> path without need to pass each file?
>
> Thanks,
>
> Pablo
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users



"requests" and "integration" directories should be in the execution path.
What version of rspec_rails are you using?
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to