"A simple, open source Unit testing framework to write and run repeatable tests in COBOL". distributed under the GPL V3 licence"
1- Describe test strategy
|
2- Write the test case in COBOLUnit
|
3- Write the code to test in COBOL
|
4- Watch test results (failure)
|
5- Modify to make the test "green"
|
6- See the COBOLUnit result
|
|
|