A
A
artsasin2020-08-17 19:25:10
PHP
artsasin, 2020-08-17 19:25:10

How to store and view multiple reports in Allure?

Good afternoon.

For testing, a bunch of Symfony + Codeception + Allure is used. The same UI tests need to be run in different browsers (about 10 different versions). We run the tests like this:
codecept run acceptance --env chrome --env firefox

However, after passing the tests, when generating a report in allure, only the data of the last run in the last browser listed in env is displayed. Is it possible to view reports in the context of the browser in Allure? Download and view multiple generated reports? Does Allure allow you to view the history of runs - for example, how was the run yesterday, a week ago? Or for this you need to use third-party solutions such as Report Portal, etc.

Thanks in advance for your help.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question