This is a companion project to an article I wrote on Medium, check it out if you are interested.
Example of how to dynamically test your Postgres DB locally and automatically with travis ci
Example of using a dynamic testing pattern to test your Postgres DB locally and on Travis CI
PythonMIT