This repository contains some project examples for the gradle-cobol-plugin.
Notice: The gradle-settings are compatible with version 4.+
gradle-cobol-plugin Package of the core and the unittest plugin.
The base gradle plugin (compile, run)
gradle-cobol-plugin-unittest-extension Adds unittests and testcoverage to the base plugin
gradle-cobol-plugin-example This Project contains many gradle-cobol example projects
Further Reading:
- GNUCobol-compiler The cobol compiler
- cobol-unit-test The documentation of the unit-test feature