Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ check-testrun-broken.js
File
check-testrun-broken.js
tools/scripts/travis-scripts/check-testrun-broken.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
var
fsModule = require(
'fs'
);
3
var
resultsFile =
'TestRunResult.txt'
;
4
var
successMarker = /=== ALL TESTS COMPLETE ===/;
Callers
nothing calls this directly
Calls
2
match
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected