github jenkinsci/JenkinsPipelineUnit v1.1
1.1

latest releases: v1.24, v1.23, v1.21...
7 years ago
  • Fixes for #34, #40 and #41
  • Breaking API change: The method loadScript (which used to load and run a script by its path) is renamed to runScript, returning the return value of runned script. New loadScript method only loads the script returning the Script object without running. Valid for PipelineTestHelper and BasePipelineTest APIs.
  • Breaking API change: Remove boolean parameter from testNonRegression, use -Dpipeline.stack.write=true JVM parameter
  • Added assertJ as compile dependency

Don't miss a new JenkinsPipelineUnit release

NewReleases is sending notifications on new releases.