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

Class DebugRunner

Lib/doctest.py:1682–1783  ·  view source on GitHub ↗

r"""Run doc tests but raise an exception as soon as there is a failure. If an unexpected exception occurs, an UnexpectedException is raised. It contains the test, the example, and the original exception: >>> runner = DebugRunner(verbose=False) >>> test = DocTestPars

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testmodFunction · 0.85
testfileFunction · 0.85
debugMethod · 0.85

Calls

no outgoing calls

Tested by 3

testmodFunction · 0.68
testfileFunction · 0.68
debugMethod · 0.68