Dmitry Baev
Dmitry Baev
It is fixed in 3.0.0-beta.7, give it a try
Since 3.0.0, you may use the Packages report tab to see the tests grouped by test file paths.
Wouldn't it be best to disable reporting for all route steps by default (or via the configuration option) to fix the problem for all reporters (including 3rd party)? Is there...
Thanks for reporting this issue — we’ll take a look! That said, given the way fixtures are implemented in CodeceptJS, it might be tricky to address this immediately. We're currently...
We're currently focused on revisiting the Pytest and PHP integrations, so we'll return to JavaScript-related issues in a couple of weeks. Stay tuned! Meanwhile, it helps a lot if you...
fixed in #1021
The full name is reserved for the Selective Run feature, so the format differs for each test framework. Speaking of your original request to have the view/additional parameter show the...
@M-Burzynski, could you please specify the versions of `cypress`, `allure-cypress` and `cypress-plugin-snapshots`?
Thanks, we'll take a look shortly.
Support for Node versions < 18 has been dropped since release 3.0.0. > Allure Cypress is tested against Node.js 18 and higher. Older versions may work, but we can't guarantee...