Contact Us 1-800-596-4880

MUnit 2.3.15 Release Notes

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

January 25, 2023

What’s New

  • This release fixes bugs and upgrades some dependencies to address reported security vulnerabilities.

Compatibility

Application/Service Version

Mule

4.1.1 and later

Fixed Issues

Issue Resolution ID

Error is no longer thrown as a consequence of wrong output DataType assumption in assert-equals if expected value is XML type.

W-11259125

MUnit no longer throws a DataSense flagging error with MunitTools::getResourceAsString.

W-12233676

Parameters are now cleared correctly after the execution of a suite test.

W-11928227

MUnit upgrades dependencies to address reported security vulnerabilities.

W-12065358

See Also