Replies: 1 comment
-
I'm not sure I really understand what you are trying to do. Are you wanting to add tests to this project, or use this tool to run tests in another project? If the latter, I don't really know of a good strategy for that, sorry. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a
test folder
and verify whether it is normally converted tohcl -> json
orjson -> hcl
through the go test command. Can you tell me if you have any good strategies?Beta Was this translation helpful? Give feedback.
All reactions