Dmitry Baev

Results 300 comments of Dmitry Baev

The official integration for XUnit is now available https://github.com/allure-framework/allure-csharp https://allurereport.org/docs/xunit/ Try it via Allure Start https://allurereport.org/start/

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)

blocked by https://github.com/microsoft/azure-pipelines-task-lib/issues/909

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)

Please do not use `allure serve` & `allure open` commands to host Allure Reports somewhere. Those commands should be only used to open reports on the local machine. Even on...

https://mvnrepository.com/artifact/io.qameta.allure/allure-karate To configure it, add `AllureKarate` Runtime Hook to `com.intuit.karate.Runner`: ```java Runner.path("...").hook(new AllureKarate())...; ```

duplicate of https://github.com/allure-framework/allure-java/issues/412 fixed 2.25.0 Please, notice, that the browser cache needs to be cleared to see the change

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)