Versions in this module Expand all Collapse all v1 v1.1.0 Sep 5, 2026 v1.0.1 Aug 28, 2026 v1.0.0 Aug 26, 2026 Changes in this version + func Run(t *testing.T, backendName string, factory Factory) + type Factory func(t *testing.T, run func(context.Context, core.TaskMessage) error, ...) core.Worker