shnewto / bnf

Parse BNF grammar definitions
MIT License
258 stars 22 forks source link

Add object display test #10

Closed shnewto closed 7 years ago

shnewto commented 7 years ago

Prior to this commit there was no test to provide assurances that changes to the codebase would not effect the expected output implemented as the Display trait. This commit adds a test to help provide that assurance.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+13.8%) to 83.111% when pulling 2a9b42dd8c06e8043e008d20c8eb3ea01be72fd4 on add-display-validation-test into bd3a9318452169b7c44fc247f0694958dc86373d on master.