-
**Describe the bug**
When I run my playwright tests with allure-playwright, below is allure-playwright config playwright.config.ts:
["allure-playwright",{
detail: true,
outputFolder: "…
-
Previously, there was a comment that would link developers to the allure test results. This is _very_ insightful but it isn't provided to the developer and so they won't know where to find it unless t…
-
### Describe the Bug
I have set the **allure.properties** as **allure.results.directory=./allure-results** and place it at location "src/test/resources"
**When I am running my tests from with t…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.401.3
OS: Linux - 5.4.0-196-generic
Java: 17.0.12 - Ubuntu (OpenJDK 64-Bit Server VM)
---
allure-jenkins-plugin:2.31.…
-
## Issue
allure plugin for Jenkins appear empty when i'm using local repository though its working fine when using same project but from git
### Context
- **Jenkins version**:2.180
- **Job type**:…
-
I am new to Selenium learning to generate reports from Allure please help me I have downloaded the latest Allure file for windows, 1.2.17.3.zip(I have set the bin path in Environmental variables) .I h…
-
Can the Allure test results be used to generate an Allure PDF report? I need to create an Allure PDF report using the results of my Allure test as well as screen grabs. Is this feasible? If so, could …
-
#### I'm submitting a ...
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
#### What is the…
-
### What happened?
I called the code in the test directory in the main directory class, but found that when executing the jar package, it must be executed in the pom directory. Therefore, I did not u…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `allure-js-commons@3.0.0` for the project I'm working …