MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / loadTestsFromModule

Method loadTestsFromModule

Lib/unittest/loader.py:59–75  ·  view source on GitHub ↗

Return a suite of all tests cases contained in the given module

(self, module, use_load_tests=True)