run_all.sas File Reference
Detailed Description
Run all test scenarios for SASUnit example project.
(see also _sasunit_doc.sas) Initialize SASUnit (open test repository or create when needed) with initSASUnit.sas
- set project name
- set root path for convenience (all other paths can be relative to root path)
- set paths for SASUnit macro library, test repository, units under test, test data, reference data
Run all test scenarios in folder example (suffix _test.sas) with runSASUnit.sas where the test scenario or the unit under test has been changed since previous run.
Create or recreate necessary HTML pages in the test report with reportSASUnit.sas.
- Version:
- $Revision: 23 $
- Author:
- $Author: amangold $
- Date:
- $Date: 2010-10-10 14:08:47 +0200 (So, 10 Okt 2010) $
- See also:
- $HeadURL: https://sasunit.svn.sourceforge.net/svnroot/sasunit/trunk/example/saspgm/run_all.sas $
Definition in file run_all.sas.
Go to the source code of this file.
Generated on Sun Oct 10 14:10:15 2010 for SASUnit Examples by
1.5.3