Option to Exclude Pre-request and Test Script Logs from Allure Report in Postman/Newman Integration #2835
Unanswered
GourishQATechie
asked this question in
Questions & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team,
I’m using Postman collections with Newman for API automation and generating Allure Reports. However, I’ve noticed that the logs for pre-request scripts and test scripts are included in the Allure Report. While this can be helpful in some cases, it significantly increases the size of the report and introduces unnecessary details for my use case.
Screenshot For Reference:
I’d like to request or understand if there’s a way to prevent logging or exclude this information from the Allure Report. My primary focus is on the request/response payloads and the test execution results, not the detailed pre-request or test script logs.
Could we:
Add a configuration in Newman/Allure integration to skip script logs?
Use any existing workaround to achieve this behavior?
Any guidance or support on how to handle this would be greatly appreciated. Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions