function junit
#junit(source: TestEventGenerator): AsyncGenerator<string, void>
The junit
reporter outputs test results in a jUnit XML format.
Parameters #
#source: TestEventGenerator
Return Type #
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>