Closed NGenetzky closed 3 years ago
It is good practice to limit the size of python modules and a single test module is certainly going to get out of hand eventually.
It wouldn't be too hard to have test.py still exist and kick off all unittests under the test directory.
test.py
Closed with #74
It is good practice to limit the size of python modules and a single test module is certainly going to get out of hand eventually.
It wouldn't be too hard to have
test.py
still exist and kick off all unittests under the test directory.