Inspired by Nick Evans' RSpec progress bar[1], I had a little crack at implementing the progress bar for cucumber, 'cause I want to know how long a break I can take while the features are running :)

It's in my fork, in the coverage_formatter branch:
http://github.com/mattwynne/cucumber/tree/master

It will dump failing feature, scenario, step and the exception as the features run.

No specs for it, it's just a spike.

[1]http://ekenosen.net/nick/devblog/2008/12/better-progress-bar-for-rspec/

Matt Wynne
http://blog.mattwynne.net
http://www.songkick.com

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to