MSTest Plugin

Plugin Information

Plugin ID mstest
Latest Release 0.6
Latest Release Date Feb 11, 2010
Changes via Fisheye In Latest Release
Since Latest Release
Maintainer(s) n/a (id: antoniomarques)
Issue Tracking Open Issues

This plugin converts MSTest TRX test reports into JUnit XML reports so it can be integrated with Hudson's JUnit features.

Downloads

Change Log

Version 0.6 (Feb 11, 2010)

  • Fixed issue 3906: Durations greater than 59s
  • Fixed issue 4632: MSTest plugin does not parse Visual Studio 2010 results

Version 0.5 (Feb 6, 2010)

  • Update code for more recent Hudson

Version 0.4 (Jun 16, 2009)

  • Fixed the AbortException issue
  • Added i18n support
  • Added Brazilian portuguese localization

Version 0.3

  • Indentifies test's class using the ExecutionId variable

Version 0.2

  • Fixed a problem to identify namespace and class name from the TestMethod tag
  • Changed JUnit test report file name

Version 0.1

  • Initial Release

Labels:

plugin-report plugin-report Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
  1. Mar 26

    John Bolton says:

    Feature request - please add the capability to process multiple report (*.TRX) f...

    Feature request - please add the capability to process multiple report (*.TRX) files. Thank you.

    1. Mar 30

      Mark Dulfer says:

      I'd really appreciate the ability to process multiple trx files too, thanks.

      I'd really appreciate the ability to process multiple trx files too, thanks.

  2. Mar 27

    Gregory Boissinot says:

    Do you plan to make the MSTest plugin an extension of the xUnit plugin

    Do you plan to make the MSTest plugin an extension of the xUnit plugin