TestOutputListener

Listens to the output events like printing to standard output or error

Functions

Link copied to clipboard
abstract fun onOutput(testDescriptor: TestDescriptor, outputEvent: TestOutputEvent)
Fired when during test execution anything is printed to standard output or error