/pipeline-library

Shared libraries for Jenkinsfiles with unit tests

Primary LanguageGroovy

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