Laravel Testing

Laravel testing with PHPUnit and Dusk, feature tests, unit tests, browser tests, factories, assertions. ALWAYS activate when: writing tests, tests/Feature/, tests/Unit/, tests/Browser/, running php artisan test, test coverage, TDD. Triggers on: test failed, assertion error, factory, seeder, RefreshDatabase, actingAs, mock, Dusk element not found, browser test, screenshot, CI/CD testing, test çalışmıyor, coverage düşük, test hatası, assertion failed, mock çalışmıyor.

anilcancakir d5444e7 3 files · 13.5 KB Updated

File contents

anilcancakir/my-claude-code/tree/main/skills/laravel-testing commit d5444e7562

Frequently asked questions

npx skillmds@latest add anilcancakir/laravel-testing