Versions in this module Expand all Collapse all v0 v0.2.0 Oct 14, 2024 Changes in this version + func Setup(t *testing.T, fixtures ...fixture_builder.Fixture) v0.1.0 Sep 28, 2024 Changes in this version + func SetupSeeds(t *testing.T, ctx context.Context, seeds ...Seed) + type Seed interface + Insert func(context.Context, boil.ContextExecutor, boil.Columns) error