Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] replace 3rd party playwright merge reports with the OEM one #2258

Open
markov00 opened this issue Nov 27, 2023 · 0 comments
Open

[CI] replace 3rd party playwright merge reports with the OEM one #2258

markov00 opened this issue Nov 27, 2023 · 0 comments
Labels
:ci enhancement New feature or request visual testing issues related to visual testing

Comments

@markov00
Copy link
Member

Playwright 1.39 introduced its own merge-report tool, so we can probably change the 3rd party used one with this proprietary one.

import { mergeHTMLReports } from 'playwright-merge-html-reports';

see https://playwright.dev/docs/test-sharding#merging-reports-from-multiple-shards

@markov00 markov00 added enhancement New feature or request visual testing issues related to visual testing :ci labels Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ci enhancement New feature or request visual testing issues related to visual testing
Projects
None yet
Development

No branches or pull requests

1 participant