at.diktat-test-framework.0.5.1.source-code.options.json Maven / Gradle / Ivy
[
{
"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