[rspec-users] Cucumber broke my rake tasks! 0.3.5
Ben Mabey
ben at benmabey.com
Fri May 15 11:21:07 EDT 2009
Andrew Premdas wrote:
> Seem to be having a problem with the new releases 0.3.5 which
> completely breaks my rake tasks http://gist.github.com/112149.
>
> WIth the
>
> t.fork = true # Explicitly fork for cucumber 0.3.4 and rails
>
> lines added to the tasks none of my steps are recognised (see second
> file in gists)
>
> Without t.fork line I get an error < undefined method `differ=' >
> (trace in third file in gist)
>
> Running similar profiles using cucumber -p seems to work fine
>
> All best
>
>
This looks similar to a ticket James opened earlier:
https://rspec.lighthouseapp.com/projects/16211-cucumber/tickets/325-cucumber-v-035-load-behaviour-change
Please follow that ticket and comment there if you agree.
-Ben
More information about the rspec-users
mailing list