[rspec-users] [Cucumber] pretty html output?
Ben Mabey
ben at benmabey.com
Wed Feb 25 15:11:46 EST 2009
Phlip wrote:
> Cucumberists (and RSpec Classic users ;):
>
> How can we convert a Cucumber feature file into HTML with syntax
> highlighting?
>
> Not the test-runner output; that's preprocessed so it does not match
> the input file...
>
> Tx!
>
Using this:
http://github.com/bmabey/cucumber-pygments-lexer/tree/master
You can get something like:
http://www.benmabey.com/cucumber_on_github.html
Let me know if you have questions.
-Ben
More information about the rspec-users
mailing list