allure2
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...
#### 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...
Add ability to generate allure report using Karate framework https://github.com/intuit/karate Current json report plugin doesnt't work
**Describe the bug** Allure report shows 200 http in log header, even if status of response 400 or 500 as on screenshot:  Error started occuring after upgrading dependencies versions:...
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...
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...
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...
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...
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...
### 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...
**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...