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

Latest commit

 

History

History
26 lines (20 loc) · 1002 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 1002 Bytes

Pipeline Library

Shared library with unit tests to be used with Jenkins pipelines. Build Status

Run Pipeline Library Tests Locally For Development Purposes

    git clone https://github.com/liatrio/pipeline-library.git
    gradle clean test

Testing

Uses com.lesfurets.jenkins.unit.RegressionTest to test the shared libraries with spock.

Shared Library Methods