readme.v1.5 - HMS-Analytical-Software/SASUnit GitHub Wiki

This is the readme file for version 1.5 of SASUnit, the Unit testing framework for SAS(R) programs, copyright 2010, 2012 HMS Analytical Software GmbH, http://www.analytical-software.de/.

SASUnit is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

SASUnit is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You can find a copy of the GNU General Public License in the file gpl.txt of the SASUnit distribution. If not, see http://www.gnu.org/licenses/.

SASUnit requires SAS. SAS is a product and registered trademark of SAS Institute, Cary, NC (http://www.sas.com).

Release notes (changes since previous version, supported and tested environments) can be found at Release Notes 1.5.

For installation and initial operation see Installation and Initial Operation.

For how to start with unit testing of SAS programs see Getting Started.

Development of SASUnit is hosted on SourceForge (https://sourceforge.net/projects/sasunit/) and all source code, documentation and support options can be found there.

Back to User's Guide