Add docker setup for running tests on a docker enabled dev environment. (#771)
This commit is contained in:
committed by
kevgliss
parent
fbc24ea400
commit
989e3733a2
@ -89,6 +89,12 @@ You'll likely want to make some changes to the default configuration (we recomme
|
||||
.. note:: The ``upgrade`` shortcut is simply a shortcut to Alembic's upgrade command.
|
||||
|
||||
|
||||
Running tests with Docker and docker-compose
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Alternatively you can use Docker and docker-compose for running the tests with ``docker-compose run test``.
|
||||
|
||||
|
||||
Coding Standards
|
||||
----------------
|
||||
|
||||
|
Reference in New Issue
Block a user