Standardize behavior: no docstrings in test functions. Also use
unittest.makeSuite() rather than loader.loadTestsFromTestCase().
Showing
Please register or sign in to comment
unittest.makeSuite() rather than loader.loadTestsFromTestCase().