概要
This skill provides Claude with specialized knowledge for Bun's built-in, Jest-compatible test runner, enabling the rapid development of robust test suites for TypeScript and JSX applications. It covers essential syntax for assertions, test organization via describe/it blocks, and advanced execution patterns like parameterized and concurrent testing. By using this skill, developers can leverage Bun's speed while maintaining high code quality through standardized testing practices and efficient CLI configurations.