mirror of
https://github.com/oven-sh/bun
synced 2026-02-19 07:12:24 +00:00
Add --reporter=dots to bun test invocations in the test runner script to minimize output volume in CI. The dots reporter prints a single character per test instead of full test names, significantly reducing log size. When JUnit reporting is enabled, both reporters stack correctly (dots to stdout, JUnit to file). Co-Authored-By: Claude <noreply@anthropic.com>
78 KiB
Executable File
78 KiB
Executable File