Versions in this module Expand all Collapse all v1 v1.0.6 Nov 4, 2024 Changes in this version + func NewLogger() logger.Logger + type Setup struct + Config *config.Config + Logger logger.Logger + func SetupForDir(t *testing.T, dir string) Setup + func SetupTest(t *testing.T) Setup + func (t Setup) Cleanup() + func (t Setup) Client() client.Client + func (t Setup) DataStore() persistence.DataStores