New UrlOutputType needed, rather than using file's OutputType
Badgerati opened this issue · 3 comments
Badgerati commented
Right now the format that data is sent to the TestResultUrl
is determined by the OutputType
that Edison writes to files in.
Here, we'll create a new UrlOutputType
so that we can write to file/console/url in varyingly different formats.
Badgerati commented
CLI parameter: --uot
Edisonfile: url_output_type