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