onMetadata

abstract fun onMetadata(testDescriptor: TestDescriptor, metadataEvent: TestMetadataEvent)

Fired when during test execution anything is printed to standard output or error

Since

9.4.0

Parameters

testDescriptor

describes the test

metadataEvent

the event that contains the metadata