Hi

I have implemented couchdb datastore[1] on my repo[2]. I want to add test
class. So, I must start couchdb server programmatically. There is a docker
container to test [3]. If so, how can I run a docker container
programmatically while running test.

[1] https://issues.apache.org/jira/browse/GORA-437
[2] https://github.com/cguzel/gora-couchdb
[3] https://github.com/testcontainers/testcontainers-java
[4]
https://cwiki.apache.org/confluence/display/GORA/Apache+CouchDB+Datastore+Implementation+%28GORA-437%29+Reports

Thanks

Reply via email to