{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest", "test-timeout": "120000", "package": "com.example.actsamstestsecondscene", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsAmsTestSecondSceneTest.hap", "simulateFAbilityFir.hap", "verifyIAbility.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }