ovh / venom

🐍 Manage and run your integration tests with efficiency - Venom run executors (script, HTTP Request, web, imap, etc... ) and assertions
Apache License 2.0
1.06k stars 144 forks source link

http: feature/xml systemout #720

Closed ivan-velasco closed 12 months ago

ivan-velasco commented 1 year ago

http: addition of 'systemout' to the XML report for enhanced debugging capabilities, eliminating the need to solely rely on 'INFO' messages or enabling verbose mode after a complete run. With this enhancement, 'systemout' will be included in the XML output specifically when errors occur, improving the troubleshooting and diagnostic process.

yesnault commented 1 year ago

After re-reading, I think that the body will be present twice in the JSON output. Maybe we can avoid that with the json annotation to '-'.