neopragma / cobol-unit-test

Unit testing framework and sample code for batch Cobol programs.
GNU General Public License v3.0
117 stars 36 forks source link

String results into 'expected' and 'actual' messages for readability #75

Open neopragma opened 9 years ago

neopragma commented 9 years ago

Long fields for 'expected' and 'actual' values are usually mostly blank and the lines wrap on the console, making it hard to read the results.