Versions in this module Expand all Collapse all v0 v0.0.3 Apr 10, 2024 v0.0.2 Mar 16, 2024 v0.0.1 Mar 16, 2024 Changes in this version + func Run(t *testing.T, taskService ServiceCreator) + type ServiceCreator func() stepper.Stepper + type TestFunc func(t *testing.T, ctx context.Context, taskService stepper.Stepper)