You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can get the tests to generate an allure report locally (somewhat basic at the moment but should be able to configure it to display as we want). However to view it, it is served up by a command-line tool that uses java (https://www.npmjs.com/package/allure-commandline). So not sure if that can be run through travis-ci? or how we could do that?
It could be nice to generate Allure reports from our end-to-end test suite.
https://codecept.io/plugins#allure
https://demo.qameta.io/allure/#
(cc @davidmacp)
The text was updated successfully, but these errors were encountered: