User's Guide - HMS-Analytical-Software/SASUnit GitHub Wiki
SASUnit - Unit testing for SAS(tm)-programs
User's Guide
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. SASUnit is written purely on the basis of SAS macros and a few shell commands.
- System Requirements
- Readme file and licence information
- Installation and initial operation is merge into Getting started with unit testing of SAS programs
- Getting started with unit testing of SAS programs (corresponding video on YouTube)
- How to and Best Practices
Version 2.1
December 2022
Version 2.0.2
July 1st 2019
Version 2.0
June 16th 2018
- Release Notes Version 2.0
- Example for SASUnit output
- Documentation to new Version 2.0 in English and German
Version 1.7
July 12th 2017
Version 1.6.1
June 18th 2017
Version 1.6
February 15th 2016
Version 1.5
February 6th 2015
- Release Notes Version 1.5
- Example for SASUnit output
- Documentation of SASUnit framework macros and example project
Version 1.3
March 24th 2014
- Release Notes Version 1.3
- Example for SASUnit output
- Documentation of SASUnit framework macros and example project
Version 1.2.1
February 26th 2013
- Release Notes Version 1.2.1
- Example for SASUnit output
- Documentation of SASUnit framework macros and example project
Version 1.2
February 4th 2013
- Release Notes Version 1.2
- Example for SASUnit output
- Documentation of SASUnit framework macros and example project
Version 1.1
April 27th 2010
- Documentation in the Download section of the SASUnit project
- Example for SASUnit output
- Documentation of SASUnit framework macros and example project
- Readme file
Support
Until we have established further support options: If you need support, please contact the project via the SourceForge message system.
If you think you have found a bug or if you have a proposal for an enhancement of SASUnit, please use the ticket system which is documented in the ticket management guidelines.
Back to SASUnit Documentation Home