Files
bun.sh/test/js
Claude Bot 5588097d63 Implement snapshot serializer support in bun:test
Add expect.addSnapshotSerializer() API that matches Jest/Vitest behavior:
- Per-file serializer registry with ordered precedence (last added wins)
- Custom object serialization with test() and serialize() methods
- Proper integration with existing snapshot comparison pipeline
- Comprehensive test coverage for functionality and edge cases

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 14:27:15 +00:00
..
2024-12-12 02:07:29 -08:00
2025-07-12 18:22:54 -07:00