Skip to main content
Use the --watch flag to run your tests in watch mode.
terminal

Watch mode restarts the running Bun process whenever a file changes. It’s fast. In this example, the editor saves the file on every keystroke.

See bun test.