o2r-project / erc-checker

JavaScript library and CLI tool for ERC validation and comparison result checking
https://o2r.info/erc-checker/
Apache License 2.0
0 stars 4 forks source link

Make diff HTML file name configurable #10

Closed nuest closed 4 years ago

nuest commented 7 years ago

Currently the output file in HTML format is fixed to diffHTML.html. It would be nice to be able to configure this as a user of the tool at the time of the check.

Timmimim commented 6 years ago

Added .outFileName attribute for config Object, and support in code, as well as 2 Tests to varify correct results for manual setting and default. https://github.com/Timmimim/erc-checker/commit/12e1be1e48a4595f385953d305a8dff1ed5423a1

nuest commented 6 years ago

Please also add documentation in the README.

Timmimim commented 6 years ago

Done. :) https://github.com/Timmimim/erc-checker/commit/169a4559bbb4cd6e2fb1a65e86789cda9c515ee9