taucmdr.tests.test_pylint module¶
Test functions.
Asserts that pylint score doesn’t drop below minimum.
-
class
taucmdr.tests.test_pylint.PylintTest(methodName='runTest')[source]¶ Bases:
taucmdr.tests.TestCaseRuns Pylint to make sure the code scores at least 9.0
