Index of /projects/1812/tests
Name Last modified Size Description
Parent Directory -
__init__.py 24-Apr-2007 09:33 3
bad.png 24-Apr-2007 09:33 785
good.png 24-Apr-2007 09:33 717
output/ 25-Apr-2007 13:37 -
templates/ 24-Apr-2007 09:37 -
test_app.py 24-Apr-2007 14:28 4.8K
test_collection.py 26-Apr-2007 14:55 10K
test_comment_tools.py 30-May-2007 13:37 1.1K
test_comments.ini 24-Apr-2007 09:33 570
test_comments.py 30-May-2007 13:37 3.8K
test_dispatcher.py 26-Apr-2007 14:55 8.6K
test_feeds.py 24-Apr-2007 14:28 2.7K
test_mcoll.py 24-Apr-2007 09:33 8.0K
test_mediapp.py 24-Apr-2007 14:28 8.1K
utils.py 24-Apr-2007 09:33 164
Just add files names test_*.py into this directory
to add unit tests. Note that the files
must contain classes derived from unittest.TestCase.