Testing in Mendix – Is there any framework or tool for unit testing and automation ?

0
Hi everyone, I’m exploring testing approaches in Mendix and wanted to check with the community: Is there a recommended framework or tool to perform unit testing in Mendix? Does Mendix provide a native way to automate unit tests, or do we need to rely on external tools/integrations? Has anyone implemented test automation successfully in their Mendix projects (for microflows, nanoflows, or logic validation)? I’d love to hear your experiences, best practices, and tool suggestions for unit testing automation in Mendix.
asked
1 answers
2

Hello Ajinkya Bobade,

 

There are different tools and frmeworks for testing. 

I used different tools before, currently the best tool in the market, in my opinion, is the MTA tool.

 

More info here :

https://documentation.menditect.com/ 

 

There is also a unit testing tool : 

https://docs.mendix.com/appstore/modules/unit-testing/ 

 

And of course many different other tools in the marketplace and plenty of blogs with information.

 

Hope this helps,

 

Good luck!

answered