pylint #113047 default configuration should support unittest standard methods [rejected]
the default conf of pylint chokes on setUp and tearDown.
It would be nice if that default config accepted both as correct method names, as they are very often found in user-written code. | |
priority | minor |
---|---|
type | enhancement |
done in | <not specified> |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2012/12/04 16:02, written by vanish
add commentsee also http://stackoverflow.com/questions/13235501/pylint-and-unittest/13236488