{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest", "test-timeout": "21600000", "package": "com.example.actsamstestfourthscene", "shell-timeout": "21600000" }, "kits": [ { "test-file-name": [ "ActsAmsTestFourthScene.hap", "simulateFAbilityFir.hap", "simulateEAbility.hap", "verifyAAbility.hap", "verifyIAbility.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }