Closed brawer closed 5 years ago
Thank you for the request.
We are already pushing single test suites to Docker Hub and are planning to extend this activity.
Please check out https://hub.docker.com/u/ogccite.
Is there a particular test suite you are interested in?
Yes, the WFS 3.0 Conformance Test Suite. I’ve written a custom server and would love to run the test suite against my implementation.
We are working on this in https://github.com/opengeospatial/ets-wfs30/issues/51. So, Image will be available via Docker Hub soon.
@brawer WFS 3.0 test suite is available via Docker Hub, now. Please see https://hub.docker.com/r/ogccite/ets-wfs30.
Could you push an image of the test suite to Docker hub or a similar container registry? Then, people could run the tests against their own implementation just with
docker run
, without building the test suite and without having to deal with Java toolchains.