Skip to content

Shared libraries for Jenkinsfiles with unit tests

Notifications You must be signed in to change notification settings

Harshaguptha/pipeline-library

 
 

Repository files navigation

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

About

Shared libraries for Jenkinsfiles with unit tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%