pytest-mongo
pytest-mongo copied to clipboard
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.
Hi there, I have a use case where I will only know the port to a running instance of mongo at runtime (and I'm able to get that via a...
Some MongoDB features such as change streams do not work with standalone instances. In that case a replica set is required. It would be nice if there was an option...
Bumps [mirakuru](https://github.com/dbfixtures/mirakuru) from 2.6.1 to 3.0.0. Changelog Sourced from mirakuru's changelog. mirakuru 3.0.0 (2025-10-29) Breaking changes Drop support for Python 3.9 Features Executors now accept additional kwargs that can be...
Bumps [fizyk/actions-reuse](https://github.com/fizyk/actions-reuse) from 3.1.1 to 4.1.1. Changelog Sourced from fizyk/actions-reuse's changelog. 4.1.1 (2025-09-26) Bugfixes Fix lefover non-existing reference. 4.1.0 (2025-09-26) Features Pytest tests shared workflow now accepts a json object...