MCPcopy 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
21func TestMain(m *testing.M) {
22 testrunner.Main(m)
23}
24
25// TestExamples runs testscripts on the devbox-projects in the examples folder.
26func TestExamples(t *testing.T) {

Callers

nothing calls this directly

Calls 1

MainFunction · 0.92

Tested by

no test coverage detected