{ "name": "Роль с базовыми правами", "preRun": [ { "script": "meta-compile/scripts/meta-compile", "input": { "type": "Catalog", "name": "Товары" }, "args": { "-JsonPath": "{inputFile}", "-OutputDir": "{workDir}" } } ], "input": { "name": "Кладовщик", "objects": [ "Catalog.Товары: Read View" ] }, "expect": { "files": ["Кладовщик.xml", "Кладовщик/Ext/Rights.xml"] } }