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

Function get_tests_modules

Lib/lib-tk/test/runtktests.py:66–95  ·  view source on GitHub ↗

This will import and yield modules whose names start with test_ and are inside packages found in the path starting at basepath. If packages is specified it should contain package names that want their tests colleted.

(basepath=this_dir_path, gui=True, packages=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_testsFunction · 0.85

Calls 9

is_packageFunction · 0.85
walkMethod · 0.80
startswithMethod · 0.80
endswithMethod · 0.80
listClass · 0.50
filterFunction · 0.50
removeMethod · 0.45
replaceMethod · 0.45
import_moduleMethod · 0.45

Tested by

no test coverage detected