Fjunit
Bun

function

test.reporters.junit

function junit(
source: TestEventGenerator
): AsyncGenerator<string, void>;

The junit reporter outputs test results in a jUnit XML format.