Versions in this module Expand all Collapse all v0 v0.0.2 Mar 12, 2026 Changes in this version + func RunScript(t *testing.T, script, dir string, opts ...interp.RunnerOption) (string, string, int) + func RunScriptCtx(ctx context.Context, t *testing.T, script, dir string, ...) (string, string, int)