# `test actor` command ndjson output is hard to parse without another tool like `jq`

We could support a `test actor <uri> (--output|-o) json` flag to output a single JSON object instead of ndjson. Or `test actor <uri> (--pretty-print|-p)`.
