A C# TRX file parser based on vstst.xsd
schema. It covers all details you need.
TestRunType? testRun = TestSchemaManager.ConvertToTestRun(trxContent);
This library built based on XmlSchemaClassGenerator.
A C# TRX file parser based on vstst.xsd
schema. It covers all details you need.
TestRunType? testRun = TestSchemaManager.ConvertToTestRun(trxContent);
This library built based on XmlSchemaClassGenerator.