关于
This skill provides comprehensive guidance and automated patterns for transitioning from Jest to Bun's native test runner. It streamlines the migration process by mapping Jest APIs to Bun equivalents, converting configuration files from JavaScript to TOML, and resolving common hurdles like module mocking and timer implementation. It is essential for developers looking to leverage Bun's superior execution speed while maintaining the familiarity and reliability of Jest-compatible testing structures.