{

  "description": "Configuration for hjunit demo Tests",

  "driver": {

    "type": "OHJSUnitTest",

    "test-timeout": "1200000",

    "shell-timeout": "900000",

    "testcase-timeout": "600000",

    "bundle-name": "com.openharmony.certframework",

    "module-name": "entry_test"

  },

  "kits": [

    {

      "test-file-name": [

        "ActsCertFrameworkJSFuncTest.hap"

      ],

      "type": "AppInstallKit",

      "cleanup-apps": true

    }

  ]

}