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

axieinfinity/jenkins-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.