You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would help with the tests and adding simple smoke tests. Something like example/json-schema-validate.cpp might be ok, but it would be better if there is a proper one that can parse --version and such flags. I can design a simple one using CLI11 with FetchContent if that is ok with you.
The text was updated successfully, but these errors were encountered:
This would help with the tests and adding simple smoke tests. Something like
example/json-schema-validate.cpp
might be ok, but it would be better if there is a proper one that can parse--version
and such flags. I can design a simple one using CLI11 with FetchContent if that is ok with you.The text was updated successfully, but these errors were encountered: