> We do have access to the docker client via test containers. > > There is no binding between test containers and any test framework all the > underlying methods and classes and fully exposed so they can be mapped to > any test harness.
In that case, the first thing to do is try to migrate the smoke test to see how the approaches compare. -Ivan