- Notifications
You must be signed in to change notification settings - Fork1
alexandramartinez/acb-basic-munits
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Important
UPDATE (Oct '24 release)
Make sure you're using any of the following Mule Runtime versions
4.6.7+
4.7.3+
4.8.0+
Use this project to try out the MUnit visual functionality of ACB. There are 5 tests in total, one that fails on purpose.
Releases:
- June '24 release: test and debug existing MUnits.
- October '24 release: see the MUnit coverage visually.
Videos:
Updated after October '24 release:
Make sure you're using Mule Runtime versions4.6.7+
,4.7.3+
, or4.8.0+
to run MUnits without enterprise credentials.
Deprecated info (June '24 release)
This information no longer applies but is kept here for the records.
Please note that you will need Enterprise credentials to access this feature on ACB.
To make sure your credentials work properly, go tothis link and use your credentials to sign in.
You will use those credentials in your Maven'ssettings.xml
file. You can use thisexample-settings.xml
file as a guide to set up your own or refer tothis link for more information.
Updated after October '24 release:
Make sure you're using Mule Runtime versions4.6.7+
,4.7.3+
, or4.8.0+
to run MUnits without enterprise credentials.
Deprecated info (June '24 release)
This information no longer applies but is kept here for the records.
If you're running theMULE_CE
(community edition) runtime, you will be able to run the tests but you won't be able to debug them.
To make sure you're running the enterprise edition, you can add the following line in yourmule-artifact.json
.
"requiredProduct": "MULE_EE"
Refer tothis file for an example of how this looks like.
If you're running Mule 4.7+ and/or Java 17 for your project, make sure to use the latest versions of theMule Maven Plugin andMUnit.
You can set these versions in yourpom.xml
and check the latest versions using the following links:
About
Example Mule project with two MUnit test suites and 5 tests - 1 that fails on purpose.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.