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

#### I'm submitting a ... - [X] feature request #### What is the current behavior? No option to filter tests by TAG #### What is the expected behavior? Being able...

type:new feature
theme:ui

Add ability to generate allure report using Karate framework https://github.com/intuit/karate Current json report plugin doesnt't work

type:new feature

**Describe the bug** Allure report shows 200 http in log header, even if status of response 400 or 500 as on screenshot: ![image](https://user-images.githubusercontent.com/72020645/115019181-a7310980-9eda-11eb-953e-d8e11e11c8e5.png) Error started occuring after upgrading dependencies versions:...

type:bug

When trying to install `allure` on Ubuntu 18.04, following https://docs.qameta.io/allure/#_linux, everything goes well. However when executing `allure --version` afterwards, the following error is occurring: > allure --version > allure: command...

type:bug

Started using your framework recently however on your page: https://docs.qameta.io/allure-report/frameworks/java/junit5 and in your POM you missed closing sign in dependency. Tried using button 'Edit on Github' however it leads to...

type:documentation

With this change it is possible to run `allure generate --report-dir ./out ./source-1.zip ./source-2.zip ./source-3` ### Context We're building a POC that would bring together tests results from various CI...

theme:generator
theme:plugins

Hi When I try to run allure serve ./results I'm getting Usage: wb [OPTIONS] [DIR] Try 'wb --help' for help. Error: Got unexpected extra arguments (: \ P y t...

type:invalid

Running Plugin in Azure DevOps generated the following error. Unable to process command '##vso[results.publish type=Allure;mergeResults=true;publishRunAttachments=true;resultFiles=D:\a\1\s\allure-report\20181218.4;]' successfully. Please reference documentation (http://go.microsoft.com/fwlink/?LinkId=817296) Unknown Test Runner. I have the test results pointing to...

waiting for feedback

### Context There were several places in code with hardcoded limits for items rendered on charts. It was really inconvenient for the end-user who had to rebuild the entire project...

theme:plugin api
theme:generator

**Describe the bug** The time field in a substep is no longer aligned with the title of the substep. **To Reproduce** Execute a test that has a step with a...

type:bug