Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ AboutToRun
Method
AboutToRun
tools/test.py:463–464 ·
view source on GitHub ↗
(self, case)
Source
from the content-addressed store, hash-verified
461
self.PrintProgress(
'Done\n'
)
462
463
def
AboutToRun(self, case):
464
self.PrintProgress(case.GetLabel())
465
466
def
HasRun(self, output):
467
if
output.UnexpectedOutput():
Callers
nothing calls this directly
Calls
2
PrintProgress
Method · 0.95
GetLabel
Method · 0.45
Tested by
no test coverage detected