Parent Directory
|
Revision Log
Add note about tests requiring the iceland data
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 | bh | 323 | To run individual tests, run one of the test_*.py scripts, e.g.: |
8 | bh | 292 | |
9 | bh | 323 | $ python test_table.py -v |
10 | bh | 292 | |
11 | |||
12 | The tests use the unittest module of the python standard library. | ||
13 | bh | 345 | |
14 | Some of the tests expect the iceland sample data to be present in | ||
15 | ../Data and so may fail if you're working from a source archive. | ||
16 |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |