{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "OHJSUnitTest",
"test-timeout": "1200000",
"shell-timeout": "900000",
"testcase-timeout": "600000",
"bundle-name": "com.openharmony.certificate_manager_notsystem_app",
"module-name": "entry_test"
},
"kits": [
{
"test-file-name": [
"ActsCertificateManagerJsNotSystemAppTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}