Try Fivemat cucumber output
This commit is contained in:
parent
7c78b20f65
commit
3d1f8e7624
2 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Bundler::GemHelper
|
|||
end
|
||||
|
||||
Cucumber::Rake::Task.new(:test, 'Run features that should pass') do |t|
|
||||
t.cucumber_opts = "--color --tags ~@wip --strict --format #{ENV['CUCUMBER_FORMAT'] || 'pretty'}"
|
||||
t.cucumber_opts = "--color --tags ~@wip --strict --format #{ENV['CUCUMBER_FORMAT'] || 'Fivemat'}"
|
||||
end
|
||||
|
||||
# YARD::Rake::YardocTask.new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue