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.
$ mvn clean package -DskipMunitTests
Related Info:
Munit Best practice: https://www.mulesoft.com/ty/webinars/best-practices-testing-mule-applications
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
Thanks for sharing such a good and informative content to all of us
ReplyDeleteMule ESB Training
Mule 4 Training