re-run each test 10 times
bun test --rerun-each 10
* * *
See [Docs > Test runner](../../../test/index.md) for complete documentation of `bun test`.
Was this page helpful?
[Suggest edits](https://github.com/oven-sh/bun/edit/main/docs/guides/test/rerun-each.mdx)[Raise issue](<https://github.com/oven-sh/bun/issues/new?title=Issue on docs&body=Path: /guides/test/rerun-each>)
[
Bail early with the Bun test runner
Previous
](../bail/index.md)[
Using Testing Library with Bun
Next
](../testing-library/index.md)