Issue Type: Bug Bug
Affects Versions: current
Assignee: Gregory Boissinot
Attachments: SomeProject.Contracts.Tests.dll.xml
Components: xunit
Created: 08/Apr/13 9:03 PM
Description:

Some of our XUnit files are not fully converting to JUnit files. In the attached XUnit file all of the test suites show up except:

  • SomeProject.Contracts.Tests.CustomerTests
  • SomeProject.Contracts.Tests.DestinationTests

These test suites both make extensive use of the xUnit "Theory" attribute which involves the writing out of test parameters into the test name. I guess is that the the xUnit -> jUnit converter is failing to parse test names correctly if they contain the " marker in them.

Environment: v1.5.3 XUnit Plugin
Fix Versions: current
Project: Jenkins
Labels: plugin
Priority: Minor Minor
Reporter: Ben Vaughan
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to