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'], }