Thursday, September 20, 2018

Mule: How to ignore munit test cases

Sometimes just to get a quick success build you might need to disable/ignore/skip some of the munit test cases.

you can do you by double clicking on the munit test cases and by selecting the "Ignore test" from the property view.





From Maven Console:

If you want to all all the Munit Test you can do it using "DskipMunitTests" flat

 $ mvn clean package  -DskipMunitTests



Related Info:
Munit Best practice: https://www.mulesoft.com/ty/webinars/best-practices-testing-mule-applications


1 comment:

5 Strategies for Getting More Work Done in Less Time

Summary.    You’ve got more to do than could possibly get done with your current work style. You’ve prioritized. You’ve planned. You’ve dele...