Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 411 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 411 Bytes

jenkins-library

Use libraries template

Link to Docs!

Unit Test

Libraries leverage Jenkins Spock as a unit testing framework for testing the library steps.

Each library that has unit tests has a subdirectory under test containing the individual Specification files for the library.

To execute the unit tests, run make test.