Acerca de
Streamline the creation of robust test suites in Laravel applications using the Pest testing framework. This skill provides expert guidance for architecting test files in Feature and Unit directories, implementing clean organizational structures with describe blocks and beforeEach hooks. It handles complex scenarios including mocking external dependencies with Saloon, testing Livewire interactions, and validating database state using the RefreshDatabase trait. Whether you are building new API endpoints or adding coverage to legacy services, it ensures your code is thoroughly validated through both happy path and failure scenario testing.