Files
bun.sh/scripts/runner.node.mjs
Claude Bot 98bbb2e685 Reduce CI test output by using dots reporter
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>
2026-02-10 03:45:58 +00:00

78 KiB
Executable File