package
0.0.0-20250221084221-cda146333981
Repository: https://github.com/mendersoftware/go-lib-micro.git
Documentation: pkg.go.dev

# Functions

WithDB will set up a test DB instance and pass it to `f` callback as `dbtest`.

# Interfaces

TestDBRunner exports selected calls of dbtest.DBServer API, just the ones that are useful in tests.