openmainframeproject / cobol-check

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

Refactoring of the TestsuiteParser class #289

Open Rune-Christensen opened 1 year ago

Rune-Christensen commented 1 year ago

The TestsuiteParser class is a central component of COBOL Check. It is not under test, and is in need of a large refactoring, to enable easier maintenance and further development.