Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + func Context(tb testing.TB) context.Context + func RootContext(tb testing.TB) context.Context + func WithLimitSet(ctx context.Context, l *limits.LimitSet) context.Context + type TestContext struct + func (t *TestContext) RegisterValue(key, value any) + func (t *TestContext) Value(key any) any