Skip to content

[allure-playwright] how to remove file-to-path.fileName.spec.js from the report? #2160

Discussion options

You must be logged in to vote

oh wow I've realised what was causing this issue.

so in config file I had allure-playwright but I was launching tests by command npx bddgen --tags='@storybook and (not @localisation)' && npx playwright test core/select --reporter=allure-playwright --workers=4... which appears to be re-writing the defaults. Once I removed --reporter and gave it another try allure report was presented correctly without displaying path to file. Oooof.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alescinskis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant