jenkinsci / JenkinsPipelineUnit

Framework for unit testing Jenkins pipelines
MIT License
1.55k stars 396 forks source link

fix(PipelineBaseTest): callstackdump should be updated if callstack is changed #665

Closed stchar closed 4 months ago

stchar commented 4 months ago

dumpCallStask should respect helper.callStack if it was changed.

fixes #664

Testing done

Submitter checklist

nre-ableton commented 4 months ago

(BTW, I'll try to make a release this week, but I'm quite busy the next few days).