Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/LargeWorldModel/LWM
/ start_test
Method
start_test
scripts/eval_needle_multi.py:312–315 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
310
print (
"\n\n"
)
311
312
def
start_test(self):
313
if
self.print_ongoing_status:
314
self.print_start_test_summary()
315
self.run_test()
316
317
318
Callers
1
main
Function · 0.95
Calls
2
print_start_test_summary
Method · 0.95
run_test
Method · 0.95
Tested by
no test coverage detected