org.sonar.l10n.py.rules.python.S5918.json Maven / Gradle / Ivy
{
"title": "Tests should be skipped explicitly",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"tests",
"bad-practice"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-5918",
"sqKey": "S5918",
"scope": "Tests",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy