issues
search
dlouwers
/
reactive-consul
Consul client for Scala
MIT License
18
stars
7
forks
source link
Create proper docker support utility classes
#1
Closed
dlouwers
closed
9 years ago
dlouwers
commented
9 years ago
The following needs to be done:
Create a utility class that exposes a Docker container at the test level
...exposes host ad port to a test
...shares the same Docker client across tests
The following needs to be done: