blob: ed9e0fccab392d0945bd46ec1ef4d35643eac17a [file] [log] [blame] [view]
Mango Tests
===========
CouchDB should be started with ./dev/run -a testuser:testpass.
To run these, do this in the top level directory:
$ virtualenv venv
$ source venv/bin/activate
$ pip install nose requests
$ pip install hypothesis
$ nosetests