Generate comprehensive Pest 4 tests for Livewire components with full coverage of interactions, data binding, validation, events, and component lifecycle.
/plugin marketplace add mwguerra/claude-code-plugins/plugin install docker-specialist@mwguerra-marketplace# guerra:test-livewire ## Command Overview Generate comprehensive Pest 4 tests for Livewire components with full coverage of interactions, data binding, validation, events, and component lifecycle. ## Syntax ## Options - `--component=<n>` - Test specific Livewire component - `--all` - Test all Livewire components - `--interactions` - Include user interaction tests - `--validation` - Include form validation tests - `--events` - Include event dispatching/listening tests - `--authorization` - Include authorization tests - `--force` - Overwrite existing test files ## Documentation Referenc...