Skip to content

Commit b709f6d

Browse files
committed
docs: enhance contributing guidelines by adding a link to bun test documentation for better clarity
1 parent 391ff0f commit b709f6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,3 +167,5 @@ We use bun's built-in test runner for testing. To run tests:
167167
```bash
168168
bun run test
169169
```
170+
171+
For more information, see the [bun test](https://bun.sh/docs/cli/test) documentation.

0 commit comments

Comments
 (0)