Versions in this module Expand all Collapse all v0 v0.2.0 Mar 8, 2026 Changes in this version + func TestRunMockTestWithPipeAndFlags(t *testing.T, pipeData []byte, args ...string) v0.1.1 Feb 25, 2026 v0.1.0 Feb 24, 2026 Changes in this version + func TestFile(t *testing.T, contents string) string + func TestRunMockTestWithFlags(t *testing.T, flags ...string) + type OnlyMockServerDialer struct + func (d *OnlyMockServerDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error)