mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
## Summary - Adds a CLAUDE.md file to `test/js/node/test/parallel/` documenting that these are official Node.js tests - Explains that these tests should not be modified since they come from the Node.js repository - Documents how to run these tests with debug builds (`bun bd <file-path>` instead of `bun bd test`) ## Test plan - [x] Verified file was created correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Bot <claude-bot@bun.sh> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>