renatahodovan / grammarinator

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

Extend the input formats recognized by grammarinator-parse #224

Closed renatahodovan closed 3 months ago

renatahodovan commented 3 months ago

Until now, grammarinator-parse expected to receive a list of files as inputs to be processed. From now on, it also accepts directories, which will be recursively traversed. Furthermore, file patterns are also supported to easily filter and parse tests by patterns.

coveralls commented 3 months ago

Coverage Status

coverage: 85.126% (-0.9%) from 86.048% when pulling fcea3c40e1d697a7c17ce229f914afb6e4abb183 on inp-form into c1bcb39eb708cba0ccd5d991cce5325049c9b933 on master.