0

I am using the JSON report (--json-report) to provide me a json report file that I can programmatically post process at the end of a test session. I want only the post processed report to be displayed at stdout/stderr. How do I "programmatically disable" pytest from capturing & outputting to the screen, and "programmatically enable" after post processing completion and only show the post processed report ???

Walter Kelt
  • 2,199
  • 1
  • 18
  • 22

0 Answers0