Metadata-Version: 2.1
Name: pytest-motor
Version: 0.1.1
Summary: A pytest plugin for motor, the non-blocking MongoDB driver.
Home-page: https://github.com/AustinScola/pytest_motor
Author: Austin Scola
Author-email: austinscola@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pytest
Requires-Dist: motor

# pytest-motor

A pytest plugin for motor, the non-blocking MongoDB driver.


