fescobar / allure-docker-service

This docker container allows you to see up to date reports simply mounting your "allure-results" directory in the container (for a Single Project) or your "projects" directory (for Multiple Projects). Every time appears new results (generated for your tests), Allure Docker Service will detect those changes and it will generate a new report automatically (optional: send results / generate report through API), what you will see refreshing your browser.
Apache License 2.0
637 stars 183 forks source link

Report missing test cases #262

Closed lucaszhang99 closed 1 month ago

lucaszhang99 commented 1 month ago

Hi all, the report generated in local is different for one of my projects (in this case this second project allure report is only showing one test)

What should i do to get extra logging etc?

lucaszhang99 commented 1 month ago

In this case, I was uploading a different directory's allure file