Skip to content

Write TestParametersDictionary to xml result file in readable format #2298

Closed
@ChrisMaddock

Description

@ChrisMaddock

I just went to look up TestParameters in the results xml.

<setting name="TestParameters" value="1=d;2=e" />
<setting name="TestParametersDictionary" value="System.Collections.Generic.Dictionary`2[System.String,System.String]" />

It would be good if we can write that out TestParametersDictionary in a more readable fashion in the TestResult xml - the current output isn't much use.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions