function junit
junit(source: TestEventGenerator): AsyncGenerator<string, void>Deprecated
The junit reporter outputs test results in a jUnit XML format.
source: TestEventGeneratorAsyncGenerator<string, void>junit(source: TestEventGenerator): AsyncGenerator<string, void>The junit reporter outputs test results in a jUnit XML format.
source: TestEventGeneratorAsyncGenerator<string, void>