Loading...
Loading...
PHPUnit testing best practices and conventions guide. This skill should be used when writing, reviewing, or refactoring PHPUnit tests to ensure consistent, maintainable, and effective test suites. Triggers on tasks involving test creation, test refactoring, test configuration, code coverage, data providers, mocking, or PHPUnit XML configuration.
npx skill4agent add pentiminax/phpunit-best-practices phpunit-best-practices| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Principles & Patterns | CRITICAL | |
| 2 | Coding Standards | CRITICAL | |
| 3 | Test Attributes | HIGH | |
| 4 | Data Management | HIGH | |
| 5 | Test Documentation | MEDIUM | |
| 6 | Mocking | MEDIUM | |
| 7 | Integration Testing | MEDIUM | |
| 8 | Configuration | LOW-MEDIUM | |