Skip to content

Allure reports not generate result of all test files #55

Closed Answered by mmisty
mariamaslam asked this question in Q&A
Discussion options

You must be logged in to vote

@mariamaslam regarding your configuration

  1. script "allure:report": "npm run allure generate allure-result && allure open allure-result", seems incorrect for me.
    Should be "allure:report": "npm run allure -- generate allure-result && allure open allure-result",
  2. you've setup plugin to write results into allure-results folder, but you generate report for allure -result folder

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@mariamaslam
Comment options

@mariamaslam
Comment options

@mmisty
Comment options

@brian-gn
Comment options

Answer selected by mmisty
Comment options

You must be logged in to vote
6 replies
@mariamaslam
Comment options

@mariamaslam
Comment options

@mmisty
Comment options

@mariamaslam
Comment options

@mmisty
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants