Automated MQL testing for a developer

 

I am not sure if this Forum is the right place for this topic, I am just trying. The question is about testing the MQL software, not about a trading strategy.

Long time ago I realized, that manual testing of the developed script after an update is insufficient. As time passed, I end up with pretty heterogeneous development environment: editing with SciTe, versioning with SVN, building with ANT, tracking with Eventum. BUT... I have no testing tool, no real testing strategy. And I have no idea either. After a new release, I only randomly check the new features and pray, that everything else keeps working properly.

The question: Does anyone use - or have any ideas about - kinda automated testing of the MQL4 products?

Reason: