spekt / junit.testlogger

JUnit test logger for vstest platform (<= v3.x)
MIT License
77 stars 15 forks source link

Skip system-out #58

Open v1v opened 2 years ago

v1v commented 2 years ago

What

Allow to customise the system-out xml element, so it can be skipped (no content) in some cases

Why

This is quite handy when the system-out is too verbose. And the CI can complain if the JUnit files are too massive