empty laravel app
This commit is contained in:
11
docs/agents/phpunit-code-writer.md
Normal file
11
docs/agents/phpunit-code-writer.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# PHPUnit Code Writer
|
||||
|
||||
Creates, runs, and validates PHPUnit tests with mocking support.
|
||||
|
||||
## Purpose
|
||||
|
||||
Use this agent to write new test classes, fix failing tests (test issues only), create test seeders with DB facade, set up mocking routes for external API calls, or validate test coverage for PHP classes.
|
||||
|
||||
## Relevant Documentation
|
||||
|
||||
- `docs/index.md` - Master index of all project documentation
|
||||
Reference in New Issue
Block a user