Re: Re: Jenkins pipeline Testing

2020-03-24 Thread Jan Monterrubio
*To: *jenkinsci-users@googlegroups.com > *Subject: *Re: Jenkins pipeline Testing > > > > We unit test our pipelines with : > > > > https://github.com/jenkinsci/JenkinsPipelineUnit > > > > We have some integration tests for them that require the Jenkins Test Rul

RE: Re: Jenkins pipeline Testing

2020-03-24 Thread Jheison Rodriguez
Thanks for your response, Do you have any repo where I can find more examples?. Do you know if it’s possible to test declarative pipelines Best regardsJheison Rodriguez From: Jan MonterrubioSent: Tuesday, March 24, 2020 6:53 PMTo: jenkinsci-users@googlegroups.comSubject: Re: Jenkins pipeline

Re: Jenkins pipeline Testing

2020-03-24 Thread Jan Monterrubio
We unit test our pipelines with : https://github.com/jenkinsci/JenkinsPipelineUnit We have some integration tests for them that require the Jenkins Test Rule and a docker agent that we configure as an external resource (junit4) Overall the pipeline unit is super nice! We also use the Jenkins

Jenkins pipeline Testing

2020-03-24 Thread Jheison Rodriguez
Hello Everyone, I'd like to know some thoughts about your experience with Jenkins pipelines testing (Jenkinsfile, Shared libraries, CPS, declarative pipeline). We want to start implementing it in our Company. Whatever help will be appreciate  -- You received this message because you are