repositorypackage
0.1.1
Repository: https://github.com/martinohmann/godog-db.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
godog-db
godog-db defines a godog feature context which adds steps to setup and verify database contents during tests.
Installation
go get -u github.com/martinohmann/godog-db
Usage
Check feature_context_test.go
and the features/
for usage examples.
License
The source code of godog-db is released under the MIT License. See the bundled LICENSE file for details.