397777089e
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
13 lines
657 B
JSON
13 lines
657 B
JSON
{
|
|
"skill": "pest",
|
|
"kind": "external",
|
|
"needs": ["PHP-тесты (unit/feature/RLS)"],
|
|
"produces": ["результат прогона тестов (pass/fail/assertions)"],
|
|
"constraints": ["Pest 4: unit/feature/RLS/parallel/browser/stress/mutation", "НЕ Vue-тесты (Vitest)"],
|
|
"preview-form": "none",
|
|
"defaults": ["composer test; --parallel в CI"],
|
|
"key-decisions": ["scope: какие тесты, parallel vs serial"],
|
|
"acceptance-criteria": ["все тесты зелёные, без регрессий"],
|
|
"source": { "version": "n/a", "hash": "0000000000000000000000000000000000000000000000000000000000000000", "path": "" }
|
|
}
|