代码开发

JavaScript Testing Patterns

使用 Jest、Vitest 和 Testing Library 实施全面的测试策略,涵盖单元测试、集成测试和端到端测试,包括模拟、夹具和测试驱动开发。适用于编写 JavaScript/TypeScript 测试、搭建测试基础设施或实施 TDD/BDD 工作流。

作者:wshobson 下载:0 GitHub Star:0 评分:暂无 自动化

安装命令

npx skills add https://github.com/wshobson/agents --skill javascript-testing-patterns