Dmitry Baev

Results 300 comments of Dmitry Baev

fixed via https://github.com/allure-framework/allure2/pull/2290

By default, the runtime API (such as steps, attachments, labels, etc.) does not function correctly with Quarkus tests. This issue arises because Quarkus employs a separate class loader for tests,...

Official Allure extension for Azure Pipelines are now available https://marketplace.visualstudio.com/items?itemName=qameta.allure-azure-pipelines History isn't yet supported, but we'll get there! Please submit feedback to our [discussions](https://github.com/orgs/allure-framework/discussions)

should be fixed by now. If not, please, create a new issue

The problem is that hook steps after finish clears the thread context. The fix https://github.com/allure-framework/allure-java/pull/1011

There is the configuration option is available to configure such behavior, see https://github.com/allure-framework/allure-js/tree/master/packages/allure-playwright#suit-title

fixed via https://github.com/allure-framework/allure-java/pull/1011 released as [2.26.0](https://github.com/allure-framework/allure-java/releases/tag/2.26.0)

By the way, we have this ticket on the radar, although it isn't yet prioritised. @cmorten, is it a blocker for you? Do you have some team members who are...

You can use this working example to configure the dependencies manually. https://github.com/allure-examples/allure-spock2-gradle-kts