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.TestCase- Runs Pylint to make sure the code scores at least 9.0 
