0

I’ve recently moved from a Java/Spring Boot stack where I used tools like JaCoCo for code coverage to working with WSO2 Micro Integrator, where most of the integration logic is defined in XML-based artifacts.

Given that the code is not written in Java but in XML configurations, traditional code coverage tools like JaCoCo are not applicable.

What are the recommended ways to measure test coverage or test effectiveness for WSO2 Micro Integrator projects? Specifically, I'm looking to validate whether all my flows, mediators, and branches are being exercised through unit tests

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.