renatahodovan / grammarinator

ANTLR v4 grammar-based test generator
Other
340 stars 61 forks source link

Implement string formatting for tree nodes #184

Closed akosthekiss closed 9 months ago

akosthekiss commented 9 months ago

In addition to the classic "informal" (str) and "official" (repr) formats, a "debug" format is supported as well. Plus, the formatting logic is now in the related classes.

coveralls commented 9 months ago

Coverage Status

coverage: 88.575% (-0.6%) from 89.193% when pulling 47d204350b5aa0a88df0e7423377a5b1051153b5 on akosthekiss:rule-repr into 0f43260f750835a777efcecff915d1e198330636 on renatahodovan:master.