testcontainers-go
testcontainers-go copied to clipboard
[Feature]: MongoDB ReplicaSet
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
https://github.com/testcontainers/testcontainers-go/pull/723/files#r1061737068