Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 983 Bytes

CHANGELOG.md

File metadata and controls

45 lines (25 loc) · 983 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0]

Planned

  • Before/After Each, Before/After All
  • Parameterized tests

[0.3.0]

Planned

  • Mock CICS resources
  • Mock SQL tables

[0.2.0]

Planned

  • Mock paragraph
  • Mock Call statement
  • Mock batch file I/O

[0.1.0] 2021-03-15

Implemented

  • Basic test case functionality

Known issues

  • On Microsoft Windows, the -p or --programs command-line option only works with a single program name at a time.

[0.0.0]

Added 2020-12-08

  • Started the cobol-check project as a follow-on to https://github.com/neopragma/cobol-unit-test, which was a proof-of-concept effort to produce a unit testing tool for Cobol that could exercise individual Cobol paragraphs in isolation.