open-policy-agent / conftest

Write tests against structured configuration data using the Open Policy Agent Rego query language
https://conftest.dev
Other
2.82k stars 298 forks source link

cmd(verify): Enable show-builtin-errors by default #922

Closed jalseth closed 4 months ago

jalseth commented 4 months ago

When unit testing, users are likely to prefer being informed of builtin errors encountered, such as when parsing configurations.

jpreese commented 4 months ago

Makes sense to me to do this now while we're still pre v1