Parent Directory
|
Revision Log
Initial set of tests and brief instructions on how to run them
1 | bh | 292 | This directory contains unittests for Thuban. |
2 | |||
3 | To run all tests run runtests.py: | ||
4 | |||
5 | $ python runtests.py | ||
6 | |||
7 | To run individual tests, run one of the test_*.py script, e.g.: | ||
8 | |||
9 | $ python test_table.py | ||
10 | |||
11 | |||
12 | The tests use the unittest module of the python standard library. |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |