search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Bun Test Commands
4 bun-test entries
Limited to 100 results
bun-test Operations
Bun Test Command: Run All Tests Project
bun test bun-test Operations
Bun Test Command: Run Specific Test File Or Directory
bun test <path/to/file.test.ts> bun-test Operations
Bun Test Command: Run Tests Coverage Report
bun test --coverage bun-test Operations
Bun Test Command: Run Tests Watch Mode
bun test --watch