TestMetadataListener

@NullMarked
interface TestMetadataListener

Listens to the metadata events like reporting key-value pairs or file attachments during test execution.

Since

9.4.0

Functions

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