From 97ec4a65a41eb27301abd4ff4a7c05244f1a5da6 Mon Sep 17 00:00:00 2001 From: William Grant Date: Wed, 9 Mar 2011 18:49:18 +1100 Subject: [PATCH] Add TESTING section to README. --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index d638456..cebb3e1 100644 --- a/README +++ b/README @@ -21,6 +21,17 @@ To build and install pydkim: python setup.py install +TESTING + +To run pydkim's test suite: + + PYTHONPATH=. python dkim/tests/test_dkim.py + +Alternatively, if you have testrepository installed: + + testr init + testr run + USAGE The pydkim library offers one module called dkim. The sign() function takes an