# Functions
EncodeJSON is a test helper that encodes any Go type into JSON.
Info is a test helper used to generate output for asserting against.
JSON decodes then re-encodes back to JSON, with indentation matching that of ../cmd/argparser.go's argparser.WriteJSON.
Success is a test helper used to generate output for asserting against.