Jenkins : SASUnit Plugin

Plugin Information

View SASUnit on the plugin site for more information.

Overview

This plugin adds support for SASUnit, the unit testing framework for SAS.

Once installed the execution of SASUnit test suites is available as a build step.

Features

  • Execution of SASUnit test suites
  • Optional creation of Doxygen documentation
  • Manage multiple SASUnit installations per node

Configure the SASUnit Tool Installation

Before a build step can be run successfully, at least one SASUnit installation must be configured. You are free to configure as many installations as needed.

To add an installation go to Jenkins->Manage Jenkins->Configure System. There you will find the following form field.

To add a SASUnit Version press "Add SASUnit".

Configure the installation by providing a

  1. Name for the installation. This name references the installation and will be available in the configuration of the build step.
  2. A path to the root directory of the installation. This path will be used as a default on all your nodes.

If you got SASUnit installations on different nodes using different paths e.g. in Linux and Windows environments you can supply node specific paths for every installation. Therefore go to Jenkins->Manage Jenkins->Manage Nodes and configure the node in question.

Find the node properties and click "Add". Specify a path as needed for your node.

Configure the SASUnit Plugin

Pick an installed SASUnit version from the drop down and specify a batch file to start SASUnit. If needed a Doxygen documentation will be created as well.

Attachments:

ubuntu14.jpg (image/jpeg)
ubuntu15.jpg (image/jpeg)
ubuntu16.jpg (image/jpeg)
ubuntu17.jpg (image/jpeg)
ubuntu20.jpg (image/jpeg)