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

Function DocFileSuite

Lib/doctest.py:2449–2516  ·  view source on GitHub ↗

A unittest suite for one or more doctest files. The path to each doctest file is given as a string; the interpretation of that string depends on the keyword argument "module_relative". A number of options may be provided as keyword arguments: module_relative If "module_r

(*paths, **kw)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

_normalize_moduleFunction · 0.85
DocFileTestFunction · 0.85
addTestMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected