A tool for testing Bun projects.
To install globally, you can use yarn. The tool itself uses Bun.
yarn global add bun-test
By default, it will test files in test/**/*.test.ts.
bun-test [...files]
There was an error while loading. Please reload this page.