Skip to main content

Testing Strategy Skill

Provides a comprehensive guide on testing strategies, covering unit, integration, and E2E testing to ensure high-quality software.

Install this skill

or
88/100

Security score

The Testing Strategy Skill skill was audited on Feb 24, 2026 and we found 12 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 20

External URL reference

SourceSKILL.md
20- **[Jest Documentation](https://jestjs.io/)** - JavaScript/TypeScriptテストフレームワーク
low line 21

External URL reference

SourceSKILL.md
21- [Getting Started](https://jestjs.io/docs/getting-started)
low line 22

External URL reference

SourceSKILL.md
22- [API Reference](https://jestjs.io/docs/api)
low line 24

External URL reference

SourceSKILL.md
24- **[Vitest Documentation](https://vitest.dev/)** - Viteベースの高速テストフレームワーク
low line 25

External URL reference

SourceSKILL.md
25- [Guide](https://vitest.dev/guide/)
low line 26

External URL reference

SourceSKILL.md
26- [Config](https://vitest.dev/config/)
low line 28

External URL reference

SourceSKILL.md
28- **[Playwright Documentation](https://playwright.dev/)** - モダンなE2Eテストツール
low line 29

External URL reference

SourceSKILL.md
29- [Getting Started](https://playwright.dev/docs/intro)
low line 30

External URL reference

SourceSKILL.md
30- [Best Practices](https://playwright.dev/docs/best-practices)
low line 36

External URL reference

SourceSKILL.md
36- **[Testing Library](https://testing-library.com/)** - ユーザー中心のテストライブラリ
low line 37

External URL reference

SourceSKILL.md
37- **[Test Pyramid](https://martinfowler.com/articles/practical-test-pyramid.html)** - テスト戦略の基礎
low line 38

External URL reference

SourceSKILL.md
38- **[Kent C. Dodds Testing Blog](https://kentcdodds.com/blog/write-tests)** - テストのベストプラクティス
Scanned on Feb 24, 2026
View Security Dashboard
Installation guide →