Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ Starting
Method
Starting
tools/test.py:256–257 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
254
class
SimpleProgressIndicator(ProgressIndicator):
255
256
def
Starting(self):
257
print(
'Running %i tests'
% len(self.cases))
258
259
def
Done(self):
260
print()
Callers
nothing calls this directly
Calls
1
print
Function · 0.50
Tested by
no test coverage detected