dbfixtures/pytest-mongo
This is a pytest plugin, that enables you to test your code that relies on a running MongoDB database. It allows you to specify fixtures for MongoDB process and client.
GitHub repository with 25 stars and 5 forks.
Language: Python
Topics: mongodb, pytest, pytest-plugin, python