Skip to content

Documentación desactualizada y herrada en la página https://allurereport.org/docs/cypress/ #2743

Answered by baev
LuijoQA asked this question in Documentation
Discussion options

You must be logged in to vote

Thanks, we will do that.

As for now, you should either:

  1. Install Allure globally, e.g. by using instructions provided in https://allurereport.org/docs/install-for-nodejs/
  2. Use npx allure-commandline serve <path/to/allure/results>
  3. Install allure-commandline as a dev dependency and add a script to the package.json, e.g. allure generate <path/to/results> or allure serve <path/to/results>

Replies: 1 comment

Comment options

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