Skip to content

Custom formatter for cucumber, creates pretty html output and JS for textmate similar to the rspec html output

Notifications You must be signed in to change notification settings

cmdrkeene/cucumber_textmate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

A prettier HTML output designed for Textmate

Enhanced with javascript taken from rspec Tested with Cucumber 0.3.95 and Textmate 1.5.8.

Install

Just copy textmate_formatter.rb and cucumber-textmate.css to features/support/

Then add -f TextmateFormatter to your cucumber tmbundle or TM_CUCUMBER_OPTS variable

Notes

A lot of code taken from rspec and cucumber to make this so thanks to all involved. A little messy at the moment so needs some love to tidy it up.

raldred [at] gmail.com

About

Custom formatter for cucumber, creates pretty html output and JS for textmate similar to the rspec html output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 100.0%