This repository has been archived by the owner. It is now read-only.
No description, website, or topics provided.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
.travis.yml
LICENSE
README.md
testdb.go
testdb_test.go

README.md

testdb

Build Status

testdb allows you to spin up temporary databases for testing purposes. Each instance uses a separate databases which is dropped when the database is closed.

For documentation, check godoc.