Standardize on test.test_support.run_unittest() (as opposed to a mix of...
Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule().
Showing
Please register or sign in to comment