testing-patterns
✓テストのパターンと原則。ユニット、統合、モック戦略。
SKILL.md
| Arrange | Set up test data | | Act | Execute code under test | | Assert | Verify outcome |
| Unit | Pure functions, logic | Fast (<50ms) | | Integration | API, DB, services | Medium | | E2E | Critical user flows | Slow |
| Fast | < 100ms each | | Isolated | No external deps | | Repeatable | Same result always | | Self-checking | No manual verification | | Timely | Written with code |
テストのパターンと原則。ユニット、統合、モック戦略。 ソース: yunaamelia/mcp-agent-memory-pro。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/yunaamelia/mcp-agent-memory-pro --skill testing-patterns- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-05
- 更新日
- 2026-02-18
クイックアンサー
testing-patterns とは?
テストのパターンと原則。ユニット、統合、モック戦略。 ソース: yunaamelia/mcp-agent-memory-pro。
testing-patterns のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yunaamelia/mcp-agent-memory-pro --skill testing-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/yunaamelia/mcp-agent-memory-pro
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-05