Publishing MSTest results

Hi there,

In the release history I noticed that the latest version (6.3.0.1712) has a new feature to publish the MSTest results to FinalBuilder server. Is this done automatically? Is it a special action?

I'm using the Typemock action to run MSTest manually and then I specify which tests to run. Is it still possible then to publish them to FinalBuilder server?

Thanks for your answers,
Dennis van der Stelt

Hi Dennis

The MSTest results are only published to FBServer when run through the MSTest action… it processes the results and publishes them to the log for use by FBServer automatically. The typemock action doesn’t have this facility.