Fail to generate allure-results directory based on junit4 #1793
Unanswered
karo33bug
asked this question in
Questions & Support
Replies: 1 comment
-
Any suggestion? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I failed to generate the directory allure-results in my project. I have tried many methods from google(create src/test/resources/allure.properties, set “${project.build.directory}/allure-results” in pom.xml, etc.), but all setting seems not take effect. Also I failed to redirect the result to other directories. It always said “[ERROR] Directory <project_path>/target/allure-results not found”. My command to generate report is
My pom.xml is like:
Beta Was this translation helpful? Give feedback.
All reactions