Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
I’ve used the Google Cloud Storage emulator provided by fsouza/fake-gcs-server, and I think it can be a good addition to the GC module. I pushed what I had in mind to this branch.
I’ve used the Google Cloud Storage emulator provided by fsouza/fake-gcs-server, and I think it can be a good addition to the GC module. I pushed what I had in mind to this branch.