ejlb / integration-test-prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integration test prototype

Prototype for python integration test using two postgres DBs via docker

system setup

  • install postgres
  • install docker
  • install docker-compose

python setup

  • pip install pipenv
  • pipenv install
  • ./run-test.sh

About


Languages

Language:Python 76.3%Language:Shell 23.7%