-
It's me again! I'm aware these issue reports are unnecessary; however, they keep alluring eyes away that are attempting to provide the same comment. I completely understand if you do not have the time…
-
in case in pom have first com.github.automatedowl, Allure class losts its methods (for example : step())
![image](https://github.com/AutomatedOwl/allure-environment-writer/assets/109222854/f4c5a0a0…
-
You have https://github.com/allure-framework/allure-java/tree/master/allure-jsonunit , but we really need same feature for xml, please
-
I am using cucumber-playwright with typescript framework and have followed same steps for generating allure report. After execution, allure-report folder is getting created but there is nothing inside…
-
## Quick Description ##
To quickly jump into reproducing a test case, it would be good to have the current link available at each step.
## User Story ##
As a report reviewer,
I want to quickl…
-
if i use --reruns 5
allure doesn't show that the action was
he just show "all fine"
![image](https://user-images.githubusercontent.com/41006652/169833886-249a8151-4beb-456b-bc69-0a796e555ff…
-
Allure1 is deprecated according to https://github.com/allure-framework/allure1
Should we upgrade to https://github.com/allure-framework/allure2. What would be impact and benefit?
-
Hi there! In Xcode 15, Apple introduced [Xcode test reports](https://developer.apple.com/videos/play/wwdc2023/10175/). It offers video recordings out of the box. Video recordings are enabled by defaul…
-
#### I'm submitting a ...
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
#### What is the…
-
Hello,
I like to know how you go about with generating the trendline? So far I know there is some manual file copy step involved.
Steps I use now:
1. Run tests with `mvn clean test`
2. Create …