mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Enable SimpleCov code coverage analysis for cukes
Signed-off-by: Alex Coles <alex@alexbcoles.com>
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
# instead of editing this one. Cucumber will automatically load all features/**/*.rb
|
||||
# files.
|
||||
|
||||
require 'simplecov'
|
||||
require 'cucumber/rails'
|
||||
require 'cucumber/rspec/doubles'
|
||||
require 'capybara-screenshot/cucumber'
|
||||
|
||||
Reference in New Issue
Block a user