-
## Current behaviour
Sending artifacts does not work for Cucumber on Ruby from the box
```shell
“ERROR -- : Can't add attachment, no test, step or fixture is running” during running the method …
-
**Describe the bug**
Execution commands are not grouped into Given-When-Then steps
Project structure: Cypress (latest) + @badeball/cypress-cucumber-preprocessor (latest )+ allure-cypress (latest: …
-
### Describe the Bug
Hello,
We upgraded to the latest version of Allure and tried to enable the new single file report feature.
Unfortunately, while the report works fine, it doesn't generate t…
-
**Describe the bug**
In the allure report, it is not printing console logs. Also need info about how to include screenshot for failure cases and recording.
**To Reproduce**
Steps to reproduce the…
-
### Jenkins and plugins versions report
Hi Team,
I'm trying to generate Allure report in two different test environments.
I'm able to generate two different JSON result files but as Test Result i…
-
Hi there! In Xcode 15, Apple introduced [Xcode test reports](https://developer.apple.com/videos/play/wwdc2023/10175/). It offers video recordings out of the box. Video recordings are enabled by defaul…
-
We have been trying to get Allure working with Fitnesse. Using the several info's available here, for example: https://github.com/fhoeben/allure-fitnesse-listener/blob/master/README.md
Almost everyth…
-
Hello hrcorval,
Could you please help me fix this, below are details of before_all and after step definitions
def before_all(context):
run_type = os.getenv('RUN_TYPE', 'dry')
if run_t…
-
Hello,
I like to know how you go about with generating the trendline? So far I know there is some manual file copy step involved.
Steps I use now:
1. Run tests with `mvn clean test`
2. Create …
-
#### I'm submitting a ...
- [ ] bug report
#### What is the current behavior?
AllureParametrizedRunner creates duplicate allure-results .json files
#### Сlass example with test:
```
…