home/categories/testing/moonpixels-laravel-skeleton-react-opencode-skill-writing-browser-tests-skill-md
testingtesting-security

writing-browser-tests

Write browser tests for end-to-end user workflows and JavaScript interactions using Pest v4 with Playwright. Use MINIMALLY - only for core areas, happy paths, and functionality that CANNOT be tested with feature tests. Browser tests replace QA smoke testing, not feature tests.

moonpixels
maintainer
moonpixels
Mis à jour 1/10/2026
Étoiles
1
Forks
0
quick start

Installation and usage

Write browser tests for end-to-end user workflows and JavaScript interactions using Pest v4 with Playwright. Use MINIMALLY - only for core areas, happy paths, and functionality that CANNOT be tested with feature tests. Browser tests replace QA smoke testing, not feature tests.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use writing-browser-tests