[rspec-users] Cucumber: Migrating RSpec Story Listeners to Cucumber
Thomas Marek
thomasmarek_ at web.de
Thu Oct 9 09:22:17 EDT 2008
Hello,
i written a rails plugin for driving Selenium from
the RSpec Story Runner:
http://github.com/tmak/rspec-rails-selenium-story
Now, i want to migrate my plugin to cucumber.
My question:
I used the scenario_failed method of the Story Listener to make
screenshots of failing story scenarios.
How can i do that with cucumber?
Thanks,
Thomas
More information about the rspec-users
mailing list