-
[//]: # (
. Note: for support questions, please use Stackoverflow or Gitter**.
. This repository's issues are reserved for feature requests and bug reports.
.
. In case of any problems with Allur…
-
## Quick Description ##
In our current report the used test data is somewhat hidden in different steps of each test. It would be great to have an overview for the used test data at each test.
## U…
-
Currently, only allure.attach and allure.attach.file functions are supported in allure-pytest-bdd. The following functions and decorators need to be supported as well:
- `@allure.title` decorator
…
-
**Describe the bug**
Run the cypress code after downloaded the "allure-cypress" ( "^3.0.6". Not configured) I am getting this error.
**To Reproduce**
Create a cypress project and download cypress…
-
### 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.…
-
Fix conflicts in https://github.com/deptagency-dar/dept-pw-automation/pull/10
-
This feature is really important please so we can get screenshots on the report when a test fails
I had this with detox:
~~~
const Allure = require('allure-js-commons'); // version "1.3.…
-
**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: "…
-
## 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 …
-
**Is your feature request related to a problem? Please describe.**
We use Gitlab CI/CD for running autotests (Java + TestNG + Selenide) as we have requirements for this. But in gitlab the only thing …