neopragma/cobol-unit-test
Unit testing framework and sample code for batch Cobol programs.
COBOLGPL-3.0
Issues
- 0
SonarQube Integration
#101 opened by marcusvcsacramento - 1
- 0
- 0
Add support for mocking sections
#93 opened by Rune-Christensen - 1
FILE STATUS required when accessing file
#87 opened by siegling - 0
run-ut fails when test ends with comment
#86 opened by siegling - 0
Get cobol-unit-test running on MacOS
#85 opened by ndbroadbent - 1
- 0
- 2
The GnuCOBOL project, and some small 2.0 issues.
#77 opened by btiffin - 0
- 0
The run-ut script should pass the --clean option through to the compile script
#78 opened by neopragma - 1
Sample tests are confusing
#76 opened by neopragma - 0
- 0
- 1
- 1
- 0
Add support for "classic" coding style - detect tokens in PROCEDURE DIVISION terminated by a period.
#71 opened by neopragma - 1
- 1
- 1
On Windows GnuCobol doesn't appear to append .CPY to copybook names. Need workaround. (Windows compat)
#69 opened by neopragma - 1
- 0
Add support for COPY immediately following FD with no 01 level defined outside the copybook
#68 opened by neopragma - 0
run-ut script: automatically compile driver program for testing subroutines if necessary (usability)
#67 opened by neopragma - 0
- 0
Paragraph mock needs to handle PERFORM THRU
#63 opened by neopragma - 0
- 0
- 0
- 1
- 1
- 1
- 2
- 1
- 1
The name UT-LABEL-EXPECTED-ACCESS-PLURAL is too long for older zOS compilers (zOS compatibility)
#56 opened by neopragma - 1
ZUTZCWS and ZUTZCPD copybooks have FALSE for 88-level items (zOS compatibility)
#54 opened by neopragma - 1
- 1
- 0
- 1
- 1
Add version marker
#48 opened by neopragma - 1
- 1
- 1
- 1
- 3
- 1
- 1
- 1
- 0
Add support for mixed-case source files
#39 opened by neopragma