source: branches/numpy_anuga_validation/automated_validation_tests/README.txt @ 6905

Last change on this file since 6905 was 3706, checked in by ole, 17 years ago

Added skeleton for automated validation tests

File size: 475 bytes
Line 
1This directory, automated_validation_tests, contains a collection of
2projects that validate ANUGA against known scenarios either from physical
3observations or analytical solutions.
4
5The validation tests take the form of automated unit tests except that they
6all test the whole system rather than individual components and that they generally take considerably longer time to execute than normal unittests.
7
8The master script, validate_all.py, will run through all tests. 
Note: See TracBrowser for help on using the repository browser.