php-testing
✓PHP テストの習得 - PHPUnit 11、Pest 3、TDD、モッキング、CI/CD 統合
SKILL.md
Comprehensive skill for PHP testing covering PHPUnit 11, Pest 3, TDD methodology, mocking strategies, and CI/CD integration.
| Tests pass locally, fail in CI | Environment differences | Check PHP version, database state | | Mock not called | Not injected | Verify DI, don't instantiate inside class | | Database pollution | Shared state | Use RefreshDatabase trait | | Slow tests | Too many DB operations | Use mocks, run parallel |
| Code coverage | ≥80% | | Test speed | <5 min full suite | | Flaky rate | 0% | | Test isolation | 100% |
PHP テストの習得 - PHPUnit 11、Pest 3、TDD、モッキング、CI/CD 統合 ソース: pluginagentmarketplace/custom-plugin-php。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-php --skill php-testing- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
php-testing とは?
PHP テストの習得 - PHPUnit 11、Pest 3、TDD、モッキング、CI/CD 統合 ソース: pluginagentmarketplace/custom-plugin-php。
php-testing のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-php --skill php-testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/pluginagentmarketplace/custom-plugin-php
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01