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

Function testsource

Lib/doctest.py:2604–2618  ·  view source on GitHub ↗

Extract the test sources from a doctest docstring as a script. Provide the module (or dotted name of the module) containing the test to be debugged and the name (within the module) of the object with the doc string with tests to be debugged.

(module, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

debugFunction · 0.85

Calls 4

_normalize_moduleFunction · 0.85
DocTestFinderClass · 0.85
script_from_examplesFunction · 0.85
findMethod · 0.45

Tested by

no test coverage detected