config/cucumber.yml in testcentricity-3.0.2 vs config/cucumber.yml in testcentricity-3.0.3
- old
+ new
@@ -19,9 +19,10 @@
#==============
# test reporting profiles
#==============
report: <%= reports %> REPORTING=true
+parallel: PARALLEL=true REPORTING=true --require features --format pretty --format html --out reports/test_results<%= ENV['TEST_ENV_NUMBER'] %>.html --format junit --out reports --format json --out reports/test_results<%= ENV['TEST_ENV_NUMBER'] %>.json
#==============
# conditionally load Page and Screen Object implementations based on which target platform we're running on
#==============