WojciechRynczuk / vcdMaker

A tool for converting text log files to the VCD format.
https://vcdmaker.org
MIT License
29 stars 2 forks source link

Check the standard output during integration tests #72

Closed WojciechRynczuk closed 4 years ago

WojciechRynczuk commented 5 years ago

The standard output shall be verified during integration tests. It will also allow for automating the failing test cases.

WojciechRynczuk commented 4 years ago

The mechanism has been implemented. More tests to be delivered on the go.