Integration with junit and allure report
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Integration with junit and allure report
Hi, everybody!
I have added intgration with zephyr scale in my automation tests(https://support.smartbear.com/zephyr-scale-server/docs/test-automation/integrations/junit.html).
If my tests use allure anotation '@Step' I see a lot of logs for example:
Could not update step: no step running
Could not stop step: no step running
Could not start step: no test case running
Why is it happening?
How can I solve this problem?
- Labels:
-
Allure
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hope you are well.
This particular query falls on to the Junit/Allure side of things.
As you mention this only happens in Allure when you use your annotation.
Double check the pom is configured correctly
I found this https://www.swtestacademy.com/allure-testng/
Goes through the configuration but also has many issues raised in the Q and A with workarounds/solutions provided.
Hope this helps
KR
Vinnie
