Add TESTING section to README.

This commit is contained in:
William Grant
2011-03-09 18:49:18 +11:00
parent 3fa5c5263a
commit 97ec4a65a4
+11
View File
@@ -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