Fjunit
Bun

function

test.reporters.junit

function junit(
source: AsyncIterable<TestEvent>
): AsyncIterator<string>;

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