Versions in this module Expand all Collapse all v0 v0.4.1 Sep 15, 2024 v0.4.0 Sep 14, 2024 v0.3.1 Sep 6, 2024 Changes in this version + type TestEnv struct + MongoClient *mongo.Client + func SetupMongoDBContainer(ctx context.Context) (*TestEnv, error) + func (env *TestEnv) Teardown(ctx context.Context) error