Badgerati/Edison

New UrlOutputType needed, rather than using file's OutputType

Badgerati opened this issue · 3 comments

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.

CLI parameter: --uot
Edisonfile: url_output_type

Merged into #68 Epic branch.

NOTE: THIS WAS REVERTED BY #62