How to test interactions with MongoDB using the xUnit testing framework

  • 9 days ago
In this video I'm showing a simple way how to test interactions with MongoDB using the xUnit. I'm using a test database which is dropped at the end of the tests.