Generate comprehensive Pest 4 tests for Filament admin panels, resources, pages, widgets, and custom actions following Filament testing best practices.
/plugin marketplace add mwguerra/claude-code-plugins/plugin install docker-specialist@mwguerra-marketplace# guerra:test-filament ## Command Overview Generate comprehensive Pest 4 tests for Filament admin panels, resources, pages, widgets, and custom actions following Filament testing best practices. ## Syntax ## Options - `--resource=<n>` - Test specific Filament resource - `--page=<n>` - Test specific Filament page - `--widget=<n>` - Test specific widget - `--all` - Test all Filament components - `--actions` - Include action tests - `--forms` - Include form field tests - `--tables` - Include table column/filter tests - `--access` - Include authorization tests - `--force` - Overwrite existi...