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
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to