Complexity Downward

Blog

2021
Mock mongo-go-driver

mongo-go-driver contain an undocumented possibility to mock your database. This article aim to explain how to test your database code without running an instance of MongoDB. 👀