Please refer to the description of the test tools in _sasunit_doc.sas.
Procedure:
i_source | test scenario (path to SAS program) resp. test scenarios (search pattern with structure directory, e.g. test\*_test.sas for all files that end with _test.sas If the given path is not absolute, the path specified in the parameter i_root of %initSASUnit will be used as prefix to the specified path | |
i_recursive | if a search pattern is specified: 1 .. subdirectories of &i_source are searched, too. default 0 ... do not search subdirectories. |
Definition in file runsasunit.sas.
Go to the source code of this file.