The optional --tests flag should replace the --report flag.
When --tests is set,
only the Tests output should be shown (except when quiet, then only show output if a request/test fails).
When quiet is not set, also show the filepath and request block name at the top.
For failing requests/tests, the normal "human" readable output should be shown, including the filenpath and reqeust block name (filepath and request block name are currently not visible in every condition).
The optional
--testsflag should replace the--reportflag.When
--testsis set,only the Tests output should be shown (except when quiet, then only show output if a request/test fails).
When quiet is not set, also show the filepath and request block name at the top.
For failing requests/tests, the normal "human" readable output should be shown, including the filenpath and reqeust block name (filepath and request block name are currently not visible in every condition).