SASUnit Examples
Version 1.5.0
|
Run all test scenarios for SASUnit example project. More...
Go to the source code of this file.
Run all test scenarios for SASUnit example project.
(see also SASUnit User's Guide)
Initialize SASUnit (open test repository or create when needed) with initSASUnit.sas
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.
Definition in file run_all.sas.