Code coverageUse Bun's built-in code coverage reporting to track test coverage and find untested codeCopy MarkdownOpenDOM testingLearn how to test DOM elements and components using Bun with happy-dom and React Testing LibraryTest Reportersbun test supports different output formats through reporters, both built-in and custom.