Files
bun.sh/test/cli
Claude Bot 1f07fc505f Add comprehensive tests and documentation for --parallel flag
- Added 8 new tests in test/cli/run/filter-parallel.test.ts covering:
  - Running scripts in parallel without respecting dependency order
  - Parallel execution across multiple packages
  - Ignoring dependency chains with --parallel
  - Handling circular dependencies
  - Pre/post script ordering within packages
  - Exit code propagation
  - Pattern matching with --filter
  - Workspace integration

- Updated docs/cli/filter.md with new section on --parallel flag
- Updated docs/cli/run.md with example of --parallel usage

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 20:13:58 +00:00
..
2025-05-24 13:36:51 -07:00