Rest-assured request and response logs not getting in allure report #2558
-
I want to use allure reporting with rest-assured, testng ( TDD ) framework. I followed all the documentation steps I'm able to generate report but in report not able to add request and response block of my request. |
Beta Was this translation helpful? Give feedback.
Answered by
prbhosal-tibco
May 13, 2024
Replies: 1 comment 1 reply
-
Have you added all the stuff described in the doc? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have implemented all the steps from docs.
Now it's working fine. I just changed dependency version then it worked.