fakemongo / fongo

faked out in-memory mongo for java
Apache License 2.0
523 stars 155 forks source link

Why unit tests on branch driver36 fail? #347

Closed lucasoares closed 2 years ago

lucasoares commented 6 years ago

I have to build my own Fongo because of this issue: https://github.com/fakemongo/fongo/issues/336

The problem is the tests in the branch driver36 fail!

Thank you.

lucasoares commented 2 years ago

Using testcontainers now. Closing this issue.