phpunit
SolidPHPUnit test structure, naming, assertions, and factory conventions for Laravel feature and unit tests.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- majiayu000
- Repository
- majiayu000/claude-skill-registry
- Created
- 5 months ago
- Last Updated
- 1 months ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
phpunit
PHPUnit test structure, naming, assertions, and factory conventions for Laravel feature and unit tests.
phpunit
PHPUnit test structure, naming, assertions, and factory conventions for Laravel feature and unit tests.
testing-laravel
Writes Laravel tests using PHPUnit. Use when "write tests", "add tests", "phpunit", "laravel test", "feature test", "unit test", "mock", "factory", or testing controllers, models, services, actions, jobs, artisan commands, or API endpoints.
php-testing
PHP testing patterns: PHPUnit, test doubles, database testing.
laravel-tdd
Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.