nice and fast nose tests

This commit is contained in:
Kenneth Reitz
2011-10-04 11:33:19 -04:00
parent 04bcb74970
commit 608d057066
+1 -1
View File
@@ -2,7 +2,7 @@ init:
pip install -r reqs.txt
test:
python test_requests.py
nosetests tests/integration_tests.py --processes=25
site:
cd docs; make dirhtml