Documentation Index

Fetch the complete documentation index at: /docs/llms.txt

Use this file to discover all available pages before exploring further.

Skip to main content
Use the --bail flag to abort a test run after the first failure, so a continuous integration run fails as early as possible.
terminal
bun test --bail

To bail after a certain number of failures, pass a number after the flag.
terminal
# bail after 10 failures
bun test --bail=10

See bun test.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.