object NoSystemOutListener : TestListener
A TestListener that throws an error if anything is written to standard out.
suspend fun beforeSpec(spec: Spec): Unit