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

helper: Add support for JSON syntax in TestRunner #177

Merged
merged 1 commit into from
Aug 6, 2022

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Aug 6, 2022

Currently, the TestRunner accepts only native HCL syntax files. This PR adds support for JSON syntax files.

If it contains files with filenames ending in .json, parse the files with ParseJSON instead of ParseHCL.

@wata727 wata727 merged commit 77ef450 into master Aug 6, 2022
@wata727 wata727 deleted the add_support_for_json branch August 6, 2022 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant