This is a feature request to support multiple ServiceDeployers in a testrunner. When a ServiceDeployer is defined for system testing , it is only allowed to have only one serviceDeployer per testrunner.
Usecase
When terraform service is to be tested against another docker based service like localstack it should be possible to setup a docker service in one container and terraform service in another container.
cc : @andrewkroh @jsoriano