{
    "description": "ani xts tests",
    "driver": {
        "type": "OHJSUnitTest",
        "test-timeout": "800000",
        "shell-timeout": "800000",
        "bundle-name": "com.acts.anitest.group3.static",
        "module-name": "entry"
    },
    "kits": [
        {
            "test-file-name": [
                "ActsArktsAniGroup3StaticTest.hap"
            ],
            "type": "AppInstallKit",
            "cleanup-apps": true
        },{
            "type": "ShellKit",
            "run-command": [
                "power-shell wakeup",
                "power-shell setmode 602"
            ]
        }
    ]
}