{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest",
"test-timeout": "600000",
"bundle-name": "com.actsffrt.napitest",
"package-name": "com.actsffrt.napitest", "shell-timeout": "600000"
}, "kits": [ { "test-file-name": [
"ActsFfrtNativeTest.hap"
], "type": "AppInstallKit", "cleanup-apps": true }
]
}