{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "bundle-name": "ohos.image.napitest", "shell-timeout": "600000", "module-name": "entry_test" }, "kits": [ { "test-file-name": [ "ActsPixelMapNapiEtsTestMain.hap", "ActsPixelMapNapiEtsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [] } ] }