Skip to content

Use defaultTestLoader to instantiate test cases

This MR fixes #6 (closed) by replacing the use of unittest.makeSuite with the documented alternative (from the deprecation warning).

Merge request reports

Loading