Versions in this module Expand all Collapse all v0 v0.14.0 May 10, 2017 v0.13.0 May 8, 2017 Changes in this version + type K6 struct + func (*K6) Check(ctx context.Context, arg0, checks goja.Value, extras ...goja.Value) (bool, error) + func (*K6) Fail(msg string) (goja.Value, error) + func (*K6) Group(ctx context.Context, name string, fn goja.Callable) (goja.Value, error) + func (*K6) Sleep(ctx context.Context, secs float64)