mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-11 16:34:57 +03:00
347722ef0d
- cf-init: 3 cases (basic, with-vendor, error-already-exists) - runner: args_extra for optional CLI params per case - runner: params.field takes priority over caseData.field in case.<field> mapping Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
8 lines
208 B
JSON
8 lines
208 B
JSON
{
|
|
"name": "Пустая конфигурация",
|
|
"params": { "name": "ТестоваяКонфигурация" },
|
|
"expect": {
|
|
"files": ["Configuration.xml", "Languages/Русский.xml"]
|
|
}
|
|
}
|