testcontainers-go icon indicating copy to clipboard operation
testcontainers-go copied to clipboard

[Feature]: MongoDB ReplicaSet

Open trungdlp-wolffun opened this issue 1 year ago • 1 comments

Problem

Create test with MongoDB transaction and it require MongoDB ReplicaSet

Solution

Setup MongoDB ReplicaSet

Benefit

Transaction can testable

Alternatives

https://github.com/testcontainers/testcontainers-java/blob/main/modules/mongodb/src/main/java/org/testcontainers/containers/MongoDBContainer.java

Would you like to help contributing this feature?

Yes

trungdlp-wolffun avatar Jan 23 '24 11:01 trungdlp-wolffun

https://github.com/testcontainers/testcontainers-go/pull/723/files#r1061737068

trungdlp-wolffun avatar Jan 23 '24 12:01 trungdlp-wolffun