{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "bundle-name": "com.ohos.abilitydelegatorstagetest", "module-name": "entry_test", "shell-timeout": "600000" }, "kits": [ { "test-file-name": [ "ActsAbilityToolAbilityDelegatorTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }