allure2 icon indicating copy to clipboard operation
allure2 copied to clipboard

Allure Report is a flexible, lightweight multi-language test reporting tool. It provides clear graphical reports and allows everyone involved in the development process to extract the maximum of infor...

Results 256 allure2 issues
Sort by recently updated
recently updated
newest added

#### I'm submitting a ... - [x] bug report - [ ] feature request - [ ] support request => Please do not submit support request here, see note at...

Hi. After the start xunit tests I get the xml (>xunit.console.exe "Test.dll" -xml "report.xml") xml version 2 https://xunit.github.io/docs/format-xml-v2.html ` ` Then generate the report(>allure serve "/PathFolderToReportXml") Open the report in...

**Describe the bug** I'm trying to implement a custom graph on the overview page. I followed the allure documentation, which by the way is pretty unclear. Steps: 1.Created the new...

type:bug

**Describe the bug** Sometimes the same test case is listed twice in results. **To Reproduce** on the screen shots below there is an example of the same test listed twice....

type:bug

**Is your feature request related to a problem? Please describe.** Hi, we are running our tests from Test Rail, and if test fails, we attach a link to allure report,...

type:new feature

**Allure not logging setup/teardown failures in @BeforeClass and @AfterClass** I am running 10 Testclasses, if any TestClass fails in Junit @BeforeClass method , then allure is not logging anything in...

type:bug

Even if activating the example custom-logo-plugin within allure.yml configuration file, the CSS style file is not updated; thus, no custom logo is shown. [//]: # ( . Note: for support...

### Context If we click on a test on the timeline, that brings us to a page containing only test information without any references to a parent suite, this fix...

theme:ui
theme:plugin api
theme:generator

[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...

type:new feature
theme:generator

**Description** Based on the documentation from Allure you can specify environment values and report name in a environment file. In the [docs](https://docs.qameta.io/allure/) there is a link to how document should...

type:bug