Maksim Stepanov
Maksim Stepanov
Attachment tests were added as a part of #845
Hi, @qwertzy-antonio-godinho, thanks for opening the issue. Could you please clarify the use case behind having two identical sets of parameter values?
Not relevant since Pytest-BDD v4.1 when `target_fixture` for `then` and `when` was introduced
Hi, @harmin-parra That will be fixed as part of #1068
Hi, @coman3 ! Thank you for your contribution. This is definitely a feature we want to have. I agree we should scope it at the Allure.Reqnroll level for now, because...
Hi, @nbouvrette ! Not sure that's the case. `npm pack [email protected]` shows everything is in place: ```javascript > npm pack [email protected] npm notice npm notice package: [email protected] npm notice ===...
Hi, @zyab1ik The issue is fixed in [email protected]. The tracing options should now work out of the box.
Hi, @sophiakulikova , @alexander-vershinin Judging by stack traces, it's definitely a beta of 3.0.0. Could you please check if the bug can be reproduced when allure-mocha is used directly, without...
Hi, everyone! I doubt we can support parallel mode with `mocha-multi-reporters` due to how it initializes reporters. And, given it's not maintained actively, it's unlikely that will be changed in...
Hello, everyone. I would like to let you know that extra reporters can now be run alongside Allure Mocha starting from [email protected]. Check out [the docs](https://allurereport.org/docs/mocha-configuration/#extrareporters).