{"id":18793211,"url":"https://github.com/alexandramartinez/acb-basic-munits","last_synced_at":"2026-01-27T04:07:49.063Z","repository":{"id":244266486,"uuid":"814743803","full_name":"alexandramartinez/acb-basic-munits","owner":"alexandramartinez","description":"Example Mule project with two MUnit test suites and 5 tests - 1 that fails on purpose.","archived":false,"fork":false,"pushed_at":"2024-11-12T21:59:46.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T15:18:43.990Z","etag":null,"topics":["acb","anypoint-code-builder","mule","mule-4-projects","mule4","mulesoft","munit","munit-tests"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexandramartinez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-13T16:01:06.000Z","updated_at":"2024-11-12T21:59:49.000Z","dependencies_parsed_at":"2025-05-22T10:46:34.513Z","dependency_job_id":null,"html_url":"https://github.com/alexandramartinez/acb-basic-munits","commit_stats":null,"previous_names":["alexandramartinez/acb-basic-munits"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexandramartinez/acb-basic-munits","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandramartinez%2Facb-basic-munits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandramartinez%2Facb-basic-munits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandramartinez%2Facb-basic-munits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandramartinez%2Facb-basic-munits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandramartinez","download_url":"https://codeload.github.com/alexandramartinez/acb-basic-munits/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandramartinez%2Facb-basic-munits/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28801152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acb","anypoint-code-builder","mule","mule-4-projects","mule4","mulesoft","munit","munit-tests"],"created_at":"2024-11-07T21:24:00.734Z","updated_at":"2026-01-27T04:07:49.042Z","avatar_url":"https://github.com/alexandramartinez.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic MUnits for ACB\n\n\u003e [!IMPORTANT]\n\u003e **UPDATE (Oct '24 release)**\n\u003e \n\u003e Make sure you're using any of the following Mule Runtime versions \n\u003e - `4.6.7+`\n\u003e - `4.7.3+`\n\u003e - `4.8.0+`\n\n\nUse this project to try out the MUnit visual functionality of ACB. There are 5 tests in total, one that fails on purpose.\n\nReleases:\n- **June '24 release**: test and debug existing MUnits.\n- **October '24 release**: see the MUnit coverage visually.\n\nVideos:\n- [Support for Existing MUnit Tests in Anypoint Code Builder (June'24)](https://youtu.be/6Kvg4vNoR7s)\n\n## Similar repos\n\n[![](https://github-readme-stats.vercel.app/api/pin/?username=alexandramartinez\u0026repo=my-process-api-munits\u0026theme=holi)](https://github.com/alexandramartinez/my-process-api-munits)\n\n## Enterprise credentials\n\n**Updated after October '24 release:**\n\nMake sure you're using Mule Runtime versions `4.6.7+`, `4.7.3+`, or `4.8.0+` to run MUnits without enterprise credentials.\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003ci\u003eDeprecated info (June '24 release)\u003c/i\u003e\u003c/summary\u003e\n\n*This information no longer applies but is kept here for the records.*\n\n*~~Please note that you will need Enterprise credentials to access this feature on ACB.~~*\n\n*~~To make sure your credentials work properly, go to [this link](https://repository.mulesoft.org/nexus/content/repositories/releases-ee/) and use your credentials to sign in.~~*\n\n*~~You will use those credentials in your Maven's `settings.xml` file. You can use this [`example-settings.xml`](/example-settings.xml) file as a guide to set up your own or refer to [this link](https://help.salesforce.com/s/articleView?id=001114523\u0026type=1) for more information.~~*\n\n\u003c/details\u003e\n\n## MULE_EE for debugging\n\n**Updated after October '24 release:**\n\nMake sure you're using Mule Runtime versions `4.6.7+`, `4.7.3+`, or `4.8.0+` to run MUnits without enterprise credentials.\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003ci\u003eDeprecated info (June '24 release)\u003c/i\u003e\u003c/summary\u003e\n\n*This information no longer applies but is kept here for the records.*\n\n*~~If you're running the `MULE_CE` (community edition) runtime, you will be able to run the tests but you won't be able to debug them.~~*\n\n*~~To make sure you're running the enterprise edition, you can add the following line in your `mule-artifact.json`.~~*\n\n```\n\"requiredProduct\": \"MULE_EE\"\n```\n\n*~~Refer to [this file](/mule-artifact.json) for an example of how this looks like.~~*\n\u003c/details\u003e\n\n\n\n## Other considerations\n\nIf you're running Mule 4.7+ and/or Java 17 for your project, make sure to use the latest versions of the **Mule Maven Plugin** and **MUnit**.\n\nYou can set these versions in your `pom.xml` and check the latest versions using the following links:\n- [Mule Maven Plugin Release Notes](https://docs.mulesoft.com/release-notes/mule-maven-plugin/mule-maven-plugin-release-notes)\n- [MUnit Release Notes](https://docs.mulesoft.com/munit/latest/munit-release-notes)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandramartinez%2Facb-basic-munits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandramartinez%2Facb-basic-munits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandramartinez%2Facb-basic-munits/lists"}