Python driver for MongoDB
Go to file
Randy Barlow 87cc4afbc3 Run tests with setup.py test instead of nosetests.
I learned in a ticket that I filed[0] that pymongo 3 tests aren't
supposed to be run with nosetests but with setup.py test instead.
It turns out that this allows the 8 tests that we had been skipping
to pass now.

[0] https://jira.mongodb.org/browse/PYTHON-1194
2016-11-25 21:45:02 -05:00
.gitignore Update to 3.3.0 (#1356334). 2016-07-15 15:30:52 -04:00
0001-Serverless-test-suite-workaround.patch Upstream 3.0.3 2015-10-01 12:25:56 +02:00
0002-Use-ssl.match_hostname-from-the-Python-stdlib.patch Update to 3.3.0 (#1356334). 2016-07-15 15:30:52 -04:00
python-pymongo.spec Run tests with setup.py test instead of nosetests. 2016-11-25 21:45:02 -05:00
sources Update to 3.3.0 (#1356334). 2016-07-15 15:30:52 -04:00