Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the input formats recognized by grammarinator-parse #224

Merged
merged 1 commit into from
May 28, 2024

Conversation

renatahodovan
Copy link
Owner

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.

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
Copy link

Coverage Status

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

Copy link
Collaborator

@akosthekiss akosthekiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@akosthekiss akosthekiss merged commit a9d891d into master May 28, 2024
46 checks passed
@akosthekiss akosthekiss deleted the inp-form branch May 28, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants