Giter Site home page Giter Site logo

openmainframeproject / cobol-check Goto Github PK

View Code? Open in Web Editor NEW
78.0 78.0 28.0 9.82 MB

A testing framework for Cobol applications

License: Apache License 2.0

Java 80.01% COBOL 13.71% Shell 0.14% Batchfile 0.05% JavaScript 0.11% TypeScript 5.76% CSS 0.20%

cobol-check's People

Contributors

akashkumar7902 avatar cmorgan-mercurial-solutions avatar dakaa16 avatar davenicolette avatar ghettokiwi avatar gitmensch avatar issacto avatar neopragma avatar oakmount1966 avatar oakmount66 avatar rune-christensen avatar smorg75 avatar tanto259 avatar thomasnellemann avatar thomasnellemann-bd avatar wildtbrian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cobol-check's Issues

Stub a paragraph

Stub a paragraph on which the paragraph under test depends. This is a re-implementation of proof of concept functionality.

Create and test z/OS developer and test setups

Create and test developer and test setups for z/OS and write the documentation. This will require help from external supporters of the project who can provide access to a z/OS system.

Mock or stub a CICS resource and provide fake results

This is a re-implementation of proof of concept functionality that will be designed differently. The proof of concept mocks specific EXEC CICS commands. The new implementation will mock or stub the CICS resource, and allow substitute results, EIBRESP/EIBRESP2 codes, and conditions for the test case.

Mock a batch file READ and provide a fake record

Stub access to a file in batch mode and populate Data Division items with values for the test case. This is a re-implementation of proof of concept functionality that involves minor redesign of the solution.

Expand copybooks

Optionally expand copybooks, with support for nested COPY statements and COPY REPLACING. This functionality was not included in the proof of concept but it is necessary in some circumstances. We consider it part of the initial functionality.

Apply to the Open Mainframe Project

Work with John Mertic, who reached out to express interest in the project, who has offered to shepherd us through the application process.

Messages not honoring change in Locale

Changing the Locale after starting Cobol Check has no effect. Messages continue to be emitted in the Locale that was set as default at the time the program started.

Support parameterized test cases

This functionality was not included in the proof of concept but was always in plan. We consider it fundamental and include it in the re-implementation milestone.

Execute a paragraph in isolation

Add support for running a single paragraph in a Cobol program. This is a re-implementation of proof of concept functionality.

Test a paragraph in isolation

Set preconditions (Data Division item values), execute paragraph in isolation, check postconditions (Data Division item values). This is a re-implementation of proof of concept functionality.

Set up static code analysis

Set up support for static code analysis. Try Sonarcloud first. If that isn't suitable, find another solution.

Project documentation

Start creating project documentation and establish a reasonable structure for it. Use the project wiki on Github for this.

Perform one-time setup at the start of a test suite

We want to be able to do a one time setup, before a test suite is run.
This is the implementation of the BEFORE-ALL keyword and functionality.
Unlike BEFORE-EACH, which runs before every testcase, BEFORE-EACH, should only run once.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.