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