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
The help page for accuracy tells me I can pass options to it via a json file:
-c <config> Provide JSON config file to override test defaults
However, to find out what this file should contain, I had to delve into the source code and try and fail. Documentation for how this json file should look would be much appreciated.
Alternatively, getting to pass options directly from the command line would be just as useful, in my case especially for --no-case-handling.
The text was updated successfully, but these errors were encountered:
The help page for
accuracy
tells me I can pass options to it via ajson
file:However, to find out what this file should contain, I had to delve into the source code and try and fail. Documentation for how this
json
file should look would be much appreciated.Alternatively, getting to pass options directly from the command line would be just as useful, in my case especially for
--no-case-handling
.The text was updated successfully, but these errors were encountered: