CI output formatter for Cucumber 0.3
Not long ago we presented our output formatter for Cucumber (see Cucumber output formatter for continuous integration ). Meanwhile Cucumber 0.2 and 0.3 have been released and the API for output formatters has been changed, so that it was necessary to upgrade our formatter for feature tests on continuous-integration systems.
Here is the code. For information on using it see Cucumber output formatter for continuous integration or the Cucumber wiki.
The code:imedo_ci_formatter.rb
Popularity: 2% [?]
