How to Unit Test MongoDb with a in memory MongoDb - mongodb.memory.server

Опубликовано: 15 Март 2026
на канале: Code Made Simple
4,636
45

In this video I want to show you how to Unit Test an application using #mongodb with an in memory version of MongoDb.

We are using a nice open source library called: #mongodb.memory.server.
See: https://github.com/nodkz/mongodb-memo....

The source code of the module being worked on can be found here:
https://github.com/kobbikobb/guessthe...

Twitter:
#kobbikobb