Contact Us 1-800-596-4880

MUnit 3.1.0 Release Notes

MUnit is a Mule application testing framework that enables you to easily build automated tests for your integrations and APIs.

January 7, 2024

What’s New

  • Java 17 support

  • Configuration of coverage through the command line

  • Support for running a particular set of tests from different suites in MUnit Maven Plugin

Compatibility

Application/Service Version

Maven

3.8.1 to 3.9.6

Mule runtime

4.3 and later

OpenJDK

8, 11, and 17

Fixed Issues

Issue Resolution ID

MUnit no longer fails with the java.net.SocketException: "Connection reset by peer" error.

W-14782513

See Also