Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ TestMain
Function
TestMain
testscripts/testscripts_test.go:21–23 ·
view source on GitHub ↗
(m *testing.M)
Source
from the content-addressed store, hash-verified
19
}
20
21
func
TestMain(m *testing.M) {
22
testrunner.Main(m)
23
}
24
25
// TestExamples runs testscripts on the devbox-projects in the examples folder.
26
func
TestExamples(t *testing.T) {
Callers
nothing calls this directly
Calls
1
Main
Function · 0.92
Tested by
no test coverage detected