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
At the moment, after a run, the allure reporter just creates an xml and json file. To transform it into browsable test results, we need allure-cli to be installed. It would be nice if it could be integrated inside the test framework.
The text was updated successfully, but these errors were encountered:
At the moment, after a run, the allure reporter just creates an xml and json file. To transform it into browsable test results, we need
allure-cli
to be installed. It would be nice if it could be integrated inside the test framework.The text was updated successfully, but these errors were encountered: