The ConcurrentModificationException error no longer appears when running several tests on the same queue in MUnit.
MUnit 2.3.10 Release Notes
MUnit is a Mule application testing framework that enables you to easily build automated tests for your integrations and APIs.
May 6, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
W-10624202 |
|
The |
W-10647714 |
When using Maven, MUnit tests can now run in a directory other than the default MUnit directory. |
W-10647711 |
MUnit server now finds a new port [xxxx] to start if the address is already in use when running multiple instances of MUnit in parallel. |
W-10863538 |
When running several tests through Maven, MUnit now provides a complete list of test error notifications to the console. |
W-10846762 |
MUnit Maven plugin now supports |
W-10846814 |