bun-test
Verified for current stable LTS
Bun Test Command: Run Tests With Coverage Report
Use for Run tests with coverage report with Bun Test. Exact CLI syntax to Run tests with coverage report using Bun Test.
When to use this: Use for Run tests with coverage report with Bun Test.
Command Syntax
bun test --coverage bun test --coverage Command Breakdown
--coverage- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to Run tests with coverage report using Bun Test.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bun Test Command: Run A Specific Test File Or Directory
bun test <path/to/file.test.ts> Bun Test Command: Run All Test Files bun test Bun Test Command: Run Tests In Watch Mode bun test --watch Bun Test Command: Run All Tests Project bun test Bun Test Command: Run Specific Test File Or Directory bun test <path/to/file.test.ts>