My maven-cucumber-selenium-junit-allure project doesn't generate allure-results #1712
Unanswered
Csyk
asked this question in
Bug Reports
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created an automated-test project you can see below my maven pom.xml. If I run mvn clean test command, allure-results aren't generated but test cases run. I read through allure documentation and looking for the solution but it doesn't work for me.
What could be the problem? Thanks for you help
Here is my pom.xml content:
`
4.0.0
`
Beta Was this translation helpful? Give feedback.
All reactions