openmainframeproject / cobol-check

A testing framework for Cobol applications
Apache License 2.0
78 stars 28 forks source link

Create ProcessLauncher for z/OS using Zowe #75

Open neopragma opened 3 years ago

neopragma commented 3 years ago

Create an implemenation of ProcessLauncher to submit jobs to z/OS JES using Zowe APIs. Developers will use this method when they are working off-platform with Zowe, connected to a z/OS system, and they want to run the generated test programs on-platform.

neopragma commented 3 years ago

External support is needed because this task requires access to a zSeries system that has Zowe backend components installed.