| astro.test (version @(#)$Revision: 1.2 $) | index /astro-wise/AWEHOME/AWBASE/astro/test/__init__.py |
Procedures to test the functionality and integrity of the software
This packag contains packages/modules and a few scripts to be used from
the command-line.
Package/Module | Provided functionality
--------------------------------------------------------------------------------
multicasetest | Module containing framework for handling multiple test cases
| that differ only in a single aspect.
functional | Package containing all functional tests.
processing | Package containing all processing tests.
recipes | Package containing all recipes tests.
--------------------------------------------------------------------------------
Additionally the following scripts are available in the astro/test directory :
dependency_test.py - Verifies the existence of required packages.
regression_test.py - Runs all functional, processing and/or recipes tests.
make_test_data.py - Produces test data.
| Data | ||
| __version__ = '@(#)$Revision: 1.2 $' | ||