-
When trying to run tests in newer version than 4.2.1 it gets an exception that it cant find AllureCodeception class.
Referenced here with Namespace Yandex\Allure
https://github.com/magento/mage…
-
After install `pytest_robotframework`, the Pytest test case is executed twice as it shows below:
![image](https://github.com/user-attachments/assets/6eeb0206-bf5b-445a-b0ea-443a0a7b84b1)
-
Hi,
I'm having an issue when try to use the allure adapter with screenpy_request, when I try to run the test shows me the error:
`TypeError: AllureAdapter.aside() got an unexpected keyword argum…
-
@kobenguyent
How can we configure github actions yaml file to see the the allure report in gh-pages??
Like when we run 'npx allure serve output' in local it open the browser to show the report with…
-
this source code
import allure
import pytest
@allure.severity_level(allure.severity_level.CRITICAL)
@allure.feature("My Feature")
@allure.story("My Story")
def test_example():
with all…
-
#### I'm submitting a ...
- [ ] bug report
- [x] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
#### What is the…
-
## Describe the bug
Publish test report is failing randomly due to a race condition. If multiple push_tests try to publish their report at the same time one if fail. Since push_test runs:
```
o…
-
## Issue
### Context
- **Jenkins version**: X.Y.Z
- **Job type**: Pipeline, Freestyle, Matrix, etc.
- **Allure plugin version**: X.Y
- **Allure commandline version**: X.Y.Z
### Problem des…
-
#### I'm submitting a ...
- [ ] bug report
#### What is the current behavior?
AllureParametrizedRunner creates duplicate allure-results .json files
#### Сlass example with test:
```
…
-
- [x] **Which editor/software** are you using? Visual Studio Code 1.57.0
- [x] **Which theme** are you using? Blink
- [x] **Have you tested** the issue with **other themes**? Yes
- [x] **Which vers…