chore: perauset customer project
This commit is contained in:
6
e2e/tests/cucumber.mjs
Normal file
6
e2e/tests/cucumber.mjs
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
requireModule: ['tsx'],
|
||||
require: ['tests/support/world.ts', 'tests/support/hooks.ts', 'tests/steps/*.ts'],
|
||||
paths: ['tests/features/*.feature'],
|
||||
format: ['progress-bar', 'html:tests/reports/cucumber-report.html'],
|
||||
}
|
||||
Reference in New Issue
Block a user