org.sonar.l10n.py.rules.python.S1607.json Maven / Gradle / Ivy
{
"title": "A reason should be provided when skipping a test",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "TESTED"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"tests",
"bad-practice",
"confusing"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1607",
"sqKey": "S1607",
"scope": "Tests",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy