jenkinsci / jenkinsfile-runner

A command line tool to run Jenkinsfile as a function
MIT License
1.13k stars 291 forks source link

Pipeline integration test library for JFR #578

Open oleg-nenashev opened 2 years ago

oleg-nenashev commented 2 years ago

Jenkinsfile Runner can be used for integration tests of Jenkins Pipelines, plugins and configurations. It would be nice to have an official JUnit based framework so that JFR bundle and Pipeline developers could easily use it in downstream.