MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / main

Function main

_pydev_runfiles/pydev_runfiles.py:883–884  ·  view source on GitHub ↗
(configuration)

Source from the content-addressed store, hash-verified

881# main
882# =======================================================================================================================
883def main(configuration):
884 PydevTestRunner(configuration).run_tests()

Callers

nothing calls this directly

Calls 2

PydevTestRunnerClass · 0.85
run_testsMethod · 0.45

Tested by

no test coverage detected