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