Hi, everybody!

I have an overly complicated pipeline which depends on external services.

I need to choose an approach on that pipeline testing.

I need to be sure that pipeline behave correctly without actually calling
those services. So, I have to mock them and run my pipeline multiple times
with different mocks, capture status of all jobs in pipeline and compare
those statuses with expected statuses which will result in PASS or FAIL
that particular test.

Is there any available solutions for my task already? Don't want to
reinvent a wheel here.

-- 
Macy's RE / Stage 3 pipeline support
Grid Dynamics
Skype: gd-abrindeyev

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to