All Downloads are FREE. Search and download functionalities are using the official Maven repository.

at.diktat-test-framework.0.5.1.source-code.options.json Maven / Gradle / Ivy

There is a newer version: 1.2.5
Show newest version
[
  {
    "shortName": "help",
    "longName": "help",
    "helpDescr": "Help information",
    "isRequired": false,
    "hasArgs": false
  },
  {
    "shortName": "t",
    "longName": "test",
    "helpDescr": "This option specifies the test that should be run. Tests can be listed separated with comma",
    "isRequired": false,
    "hasArgs": true
  },
  {
    "shortName": "all",
    "longName": "all",
    "helpDescr": "Run all tests that have configuration json-file",
    "isRequired": false,
    "hasArgs": false
  }
]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy