HMS-Analytical-Software / SASUnit

SASUnit is a unit testing framework for SAS(TM)-programs. It can be used for the development, execution and automatic documentation of tests for SAS programs.
GNU Lesser General Public License v3.0
2 stars 0 forks source link
sas test unittest

This is the readme file of SASUnit, the Unit testing framework for SAS(R) programs, copyright 2010-2023 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 Lesser 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 Lesser General Public License in the file LICENSE.md 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 https://github.com/HMS-Analytical-Software/SASUnit/wiki/Release%20Notes%20Version%202.1.

For installation and initial operation see https://github.com/HMS-Analytical-Software/SASUnit/wiki/Installation%20and%20initial%20operation.

For how to start with unit testing of SAS programs see https://github.com/HMS-Analytical-Software/SASUnit/wiki/Getting%20started%20with%20unit%20testing%20of%20SAS%20programs.

Tips and Best Practices can be found here https://github.com/HMS-Analytical-Software/SASUnit/wiki/How%20to%20and%20Best%20Practices.

Development of SASUnit is hosted on GitHub (https://github.com/HMS-Analytical-Software/SASUnit/wiki/) and read-only on SourceForge (https://sourceforge.net/projects/sasunit/). All source code, documentation and support options can be found there.