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 236 allure2 issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Running a Pytest Test-Suite with the pytest-rerunfailures plugin does not recognize reruns. Instead, the result of the last run test is shown. Previously failed tests can be...

type:bug

**Pre-check** - [x] I'm aware that I can [edit the docs](https://github.com/allure-framework/allure-docs/) and submit a pull request **Describe the improvement** I'd like to report - [x] Unclear documentation - [ ]...

type:documentation

**Describe the bug** Steps don't show up in report for Quarkus JUnit 5 tests **To Reproduce** git clone https://github.com/cdennison/quarkus-allure.git ./gradlew clean test open ./build/reports/allure-report/index.html **Expected behavior** Expected Quarkus test report...

type:bug

### Context The latest allure rpm package can not be installed on Fedora / CentOS 7 because of invalid java8 requirements: ``` $ sudo dnf install https://github.com/allure-framework/allure2/releases/download/2.14.0/allure_2.14.0-1.noarch.rpm ... Error: Problem:...

theme:commandline
theme:build

### Context #### Checklist - [x] [Sign Allure CLA][cla] - [x] Provide unit tests [cla]: https://cla-assistant.io/accept/allure-framework/allure2

type:improvement
theme:ui

[//]: # ( . 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
good first issue

In my wdio.conf.js file I have added the following: ``` reporters: [ [ 'allure', { outputDir: 'allure-results', disableWebdriverStepsReporting: true, disableWebdriverScreenshotsReporting: true, useCucumberStepReporter: true, issueLinkTemplate: 'http://link_to_jira/{}', tmsLinkTemplate: 'http://link_to_testrail/{}' }, ], ```...

fix report scroll from timeline https://github.com/allure-framework/allure2/issues/1152

type:bug
theme:ui

**Describe the bug** Current behaviour of Allure Report is breaking conventions of Allure Framework: one 'physical' file can be used as attachment in several tests which makes such tests incompatible...

type:bug

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

type:improvement
theme:commandline