Skip to content

What type of reporter are you using with Playwright #91

Discussion options

You must be logged in to vote

You are passing the result file as an argument to the command. Instead pass the config file

-npx test-results-reporter publish -c reporter/reports/results.xml
+npx test-results-reporter publish -c config.json

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@armin-mehinovic
Comment options

Answer selected by armin-mehinovic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants