Skip to content

raldred/cucumber_textmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*NOTE: I have been working rebuilding this formatter into the cucumber master to replace the existing HTML formatter, my changes have been merged so hopefully it will be available in the next release of cucumber.*

A prettier HTML output designed for Textmate

Enhanced with javascript taken from rspec Tested with Cucumber 0.3.104 and Textmate 1.5.9.

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 To have the full reporting from errors, also add -b to your 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

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages