Skip to content

Commit e7929ca

Browse files
committed
Add tests readme file
--HG-- extra : convert_revision : svn%3Aacbfec75-9323-0410-a652-858a13e371e0/trunk%40115
1 parent d0b561b commit e7929ca

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tests/README

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
The testcases require the use of simplejson
2+
(http://cheeseshop.python.org/pypi/simplejson). Each testcase file can
3+
be run directly through a python interpreter (e.g. python
4+
test_tokenizer.py). However the tests are designed to work with the
5+
nose unit-test framework (http://nose.python-hosting.com). If nose is
6+
installed the command nosetests will run all avaliable unit tests.

0 commit comments

Comments
 (0)