Files
bun.sh/test/cli/install
RiskyMH 71eae86041 Add comprehensive real-world Yarn Berry migration test
Test simulates a realistic Next.js monorepo with:
- workspace:^ dependencies between workspace packages
- Optional peer dependencies (like @opentelemetry/api for Next.js)
- Platform-specific binaries with conditions (darwin-arm64, linux-x64)
- Multiple bin entries (tsc, tsserver, next, loose-envify)
- Nested dependencies and peer dependencies
- Both migration and bun ci (frozen lockfile install)

Verifies the complete workflow works end-to-end without lockfile changes or resolution errors.
2025-10-13 20:31:47 +11:00
..
2025-08-27 06:39:11 -07:00
2025-08-27 06:39:11 -07:00
2025-08-12 17:07:46 -07:00