the space between the movement RSS

Archive

Twitter

Rails Machine

Feb
28th
Sat
permalink

Cucumber metrics with Dash

While learning how to implement custom metrics for Dash, I hacked together a littlesensor plugin that runs Cucumber on a given path and reports on passing, failing, skipped, and pending steps.

To use, save the plugin to ~/.fiveruns-dash-sensor and add the following to config.rb:

sensor.plugin 'cucumber', :path => 'PATH_TO_ROOT'

More on sensor. This plugin was inspired by cucumber-nagios.

dash-cucumber
Uploaded with plasq’s Skitch!

Comments (View)
blog comments powered by Disqus