aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-06-09 13:55:55 +1200
committerAldo Cortesi <aldo@nullcube.com>2012-06-09 13:55:55 +1200
commit22192d1a46a45b3824290ff4095539fa8b6be1fa (patch)
treeca395bf8a5b17ac12534a89bf008c64a627a3425 /README.txt
parentb7b357528c3d3867f1a29400de3a11f2d976e60d (diff)
downloadmitmproxy-22192d1a46a45b3824290ff4095539fa8b6be1fa.tar.gz
mitmproxy-22192d1a46a45b3824290ff4095539fa8b6be1fa.tar.bz2
mitmproxy-22192d1a46a45b3824290ff4095539fa8b6be1fa.zip
Nose mopup: docs, no cover pragmas, a few missing path specs.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index da417737..fba22ff0 100644
--- a/README.txt
+++ b/README.txt
@@ -57,8 +57,8 @@ Requirements
The following auxiliary components may be needed if you plan to hack on
mitmproxy:
-* The test suite uses the pry_ unit testing
- library.
+* The test suite uses the nose_ unit testing
+ framework.
* Rendering the documentation requires countershape_.
**mitmproxy** is tested and developed on OSX, Linux and OpenBSD. Windows is not
@@ -80,5 +80,5 @@ following:
.. _PIL: http://www.pythonware.com/products/pil/
.. _lxml: http://lxml.de/
.. _urwid: http://excess.org/urwid/
-.. _pry: http://github.com/cortesi/pry
+.. _nose: http://readthedocs.org/docs/nose/en/latest/
.. _countershape: http://github.com/cortesi/countershape