Tests applications using the Pest 4 PHP framework. Activates when writing tests, creating unit or feature tests, adding assertions, testing Livewire components, browser testing, debugging test failures, working with datasets or mocking; or when the user mentions test, spec, TDD, expects, assertion, coverage, or needs to verify functionality works.
$npx -y skills add acara-app/plate --skill pest-testingInstalls into the current project.
Run `npx skills use "https://github.com/acara-app/plate" --skill "acara-app/plate/pest-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/acara-app/plate" that are relevant to the current task. Run `npx skills add "https://github.com/acara-app/plate"` and select the relevant skills, then follow their instructions.