mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 13:51:47 +00:00
- Use test.each to test both --hot and --watch flags - Rename file to plugin-onload.test.ts (more generic name) - Use tempDir with 'using' for automatic cleanup - Remove unnecessary beforeEach hook - Simplify counter logic