cucumber-nagios icon indicating copy to clipboard operation
cucumber-nagios copied to clipboard

Distribute cucumber-nagios command as part of gem

Open auxesis opened this issue 14 years ago • 1 comments

Now that we've switched to vanilla bundler, the cucumber-nagios command should be part of the cucumber-nagios gem itself, and be removed from the generated project.

This makes projects more lightweight, and will make upgrades between cucumber-nagios versions easier.

You could invoke cucumber-nagios from anywhere:

cucumber-nagios /path/to/my.feature

...instead of:

/path/to/project/bin/cucumber-nagios /path/to/my.feature

auxesis avatar Jan 01 '11 02:01 auxesis

Resolved? Like, forever ago?

josephholsten avatar May 14 '12 22:05 josephholsten