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

writing-unit-tests

Write unit tests for isolated business logic, Actions, DTOs, Services, and domain code using Pest v4. SUPPLEMENTARY to feature tests - use for complex, concentrated areas of the codebase that benefit from focused isolated testing. Feature tests should be your primary approach.

moonpixels
maintainer
moonpixels
更新日 1/10/2026
スター
1
フォーク
0
quick start

Installation and usage

Write unit tests for isolated business logic, Actions, DTOs, Services, and domain code using Pest v4. SUPPLEMENTARY to feature tests - use for complex, concentrated areas of the codebase that benefit from focused isolated testing. Feature tests should be your primary approach.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use writing-unit-tests