-
[//]: # (
. 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…
-
Currently, we don\`t support running allure-python in an async function (e.g. through asyncio event loop or a similar coroutine execution engine).
This is important, because
1. Async-based framewo…
-
I'm using Postman with requests containing Cyrillic names:
`
{
"info": {
"_postman_id": "fbd11d86-ddb2-4cde-bde7-5ee1809b35ec",
"name": "Тестовые запросы. ",
"schema": "https://schema.g…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi!
I'm using hermione as test runner and hermione-allure-reporter for generating test reports.
Is it possible to attach screenshot from screenshot-diff to appropriate failed test in Allure Report…
-
Here are the steps to reproduce :
Let's assume we have a 100 test to execute
First run, there is no history, every thing is fine
For the runs after
```
node run collection-name.js
if exi…
-
When using this plugin, API request & responses are missing in allure report
-
This is not a bug, can someone please help!?
I am using docker image to execute my python automation suite (**PyTest**) the build is triggered in the Jenkins pipeline, the allure reports are genera…
-
im facing the following issue, generating allure report set, this issue is happening after first run, if switch to another branch it will work then 2nd run again will fail
```
INFO: Deploy to ss/…
-
### Describe the Bug
after suite method not shown in allure report since version 2.22
for example below code
### Steps to Reproduce
package allure;
import org.testng.annotations.AfterMethod;
i…