We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 391ff0f commit b709f6dCopy full SHA for b709f6d
CONTRIBUTING.md
@@ -167,3 +167,5 @@ We use bun's built-in test runner for testing. To run tests:
167
```bash
168
bun run test
169
```
170
+
171
+For more information, see the [bun test](https://bun.sh/docs/cli/test) documentation.
0 commit comments