Added container-runners.py to test against different environments

This commit is contained in:
Douglas Gibbons
2020-02-03 20:38:49 -08:00
parent ea95fd208b
commit 035b80087a
4 changed files with 69 additions and 13 deletions

2
test/requirements.txt Normal file
View File

@ -0,0 +1,2 @@
docker>=2.0.0
dtt>=1.2.0