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