Hello,
I am currently coaching mainframe teams in adopting practices that make up Continuous Delivery. This is part of a bigger agile transformation the organisation is going through.
The teams develop in AMB (AppMaster Builder) using Micro Focus Mainframe Express (MFE) v3.1 on Windows. I've understood AMB is a language similar to COBOL that generates native Mainframe COBOL. What I don't know yet is: can the AMB code be directly executed inside MFE on Windows without first generating the COBOL ?
I would like to introduce the concept of automated unit testing. Googling around I found COBOLUnit, IBM zUnit and that Micro Focus actually also has a unit testing framework.
First of all, can any COBOL code directly call AMB code. So can any unit testing framework call AMB code and have this executed inside MFE on Windows ?
Second, does Micro Focus have a unit testing framework specifically for AMB ?
Thank you for your time.
Regards,
Thierry
#MainframeExpress
#EnterpriseDeveloper
#unittesting
#MFE
#AppmasterBuilder
#AMB
#COBOL
