Make unit testing great again! Integrate it into Mendix Studio Pro - Mendix Forum

Make unit testing great again! Integrate it into Mendix Studio Pro

12

Unit testing should be on everybody's list of to dos, always. It's easy, keeps your system maintainable, testable, and makes refactoring much easier.

It also encourages good development practices (like always testing your code!) and is an overall useful, and dare I say, required skill for any developer.

Why then, do we still need to download a separate module for unit testing? Let's integrate it into the heart of the development experience in Mendix!

asked
2 answers

I sincerely hope the stub feature is realized.

Created

Absolutely! Totally agree. An IDE is not a true IDE if it has no testing facility.

Created