qatest-strategy
Solid测试策略和测试金字塔原则,定义单元测试、集成测试、E2E测试的分布和覆盖要求
Install
Quality Score: 91/100
Skill Content
Details
- Author
- echoVic
- Repository
- echoVic/boss-skill
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
testing
Testing strategies and methodologies including TDD and E2E testing. Use when writing tests, implementing TDD workflow, or setting up E2E test infrastructure.
fec-testing-strategy
Use when planning or reviewing a frontend testing strategy, selecting the right test layer by risk, mapping coverage across static checks, unit tests, component tests, integration tests, E2E, Storybook/visual regression, a11y, security, performance, or CI gates. Do not use to write individual component/E2E tests or merely run existing validation commands; Chinese triggers include 测试策略, 测试分层, 测试计划, 覆盖矩阵.
testing
Testing Standards
testing
Testing strategies, patterns, and best practices
backendtesting-guide
后端测试编写指南,包括单元测试、集成测试和E2E测试的编写方法和最佳实践