Contact Us 1-800-596-4880

MUnit 3.2.0 Release Notes

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

May 31, 2024

What’s New

  • You can now add spaces in the suite names for 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 can now read nested properties in parametrization file.

W-14550150

MUnit no longer gets different logger instances when running MUnit on different Java runtime environments.

W-15424977

MUnit now cleans up module layers when starting the embedded runtime process to avoid failureaccess split-package.

W-14785625

See Also