Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Unit test in InterSystems with Jenkins

Question
Ankita JAin · May 31, 2017

Unit test in InterSystems with Jenkins

Hi ,

I am stuck with unit  test failure with intersystem . In case of unit test failure, the build in jenkins is succeding while the build in jenkins should fail in case unit test failure .

In cache programming i am using %UnitTest.Manager class and DebugRunTestCase method within it. I'm able to link studio with jenkins. I wanna fail my build in jenkins, if any of the test cases fails. Could anyone help?

#Continuous Integration #Caché

Source URL:https://community.intersystems.com/post/unit-test-intersystems-jenkins