DockerEnv

Build Status Maven Central Coverage Status Scaladoc

The ‘dockerenv’ is a little project for exposing an interface for start/stop hooks for services which can be run as docker containers.

This makes is possible to simple but meaningful integration tests with real services instead of having to mock them out.

The scaladocs are here