Nightly NMI Framework Tests

Tags:

The bootstrap script that launches the tests has been checked in as nwo/test/nightly.sh – it contains documentation on how to run it from crontab. It runs nightly on nmi-s001
to test the head of the NMI CVS repo (currently from Becky’s crontab).

The script that does the actual work of running the test suite is nwo/test/test-framework.sh – it contains proper documentation (not to mention beautiful code!)

(TolyaTodo: DONE).