numirias / pytest-json-report

🗒️ A pytest plugin to report test results as JSON
MIT License
147 stars 39 forks source link

add no logs option #18

Closed hexaclock closed 6 years ago

hexaclock commented 6 years ago

My tests log a lot of unnecessary information for my use case. This option provides a way to exclude those logs from the JSON report.

numirias commented 6 years ago

Thanks! Merged as 48a03f2602bff0619d72687505fd10e873cc50e9.