{ "description": "Configuration for hjunit demo Tests", "driver": {
"type": "OHJSUnitTest",
"test-timeout": "1500000",
"bundle-name": "com.example.actsaccountpressure", "package-name": "com.example.actsaccountpressure", "shell-timeout": "1500000"
}, "kits": [ { "test-file-name": [ "ActsAccountPressure.hap", "ActsAccountSceneAppAccess.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }