Skip to content

Allure report shows only last day results #2228

Discussion options

You must be logged in to vote

Hi!

Have you seen https://allurereport.org/docs/gettingstarted-history/ ? It describes just the process you need:

Here is an example of how to do it, assuming that your project is configured to use allure-results and allure-report directories:

  1. Make sure you have the previous report generated in the allure-report directory.
  2. Remove the allure-results directory.
  3. Run the tests.
  4. Copy the allure-report/history subdirectory to allure-results/history.
  5. Generate the new report.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@michalkret
Comment options

@delatrie
Comment options

Answer selected by michalkret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants