Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stryker does not enrich test project with test info for C# .NET Framework unit tests #2750

Closed
MischaVreeburg opened this issue Nov 3, 2023 · 2 comments
Labels
🐛 Bug Something isn't working

Comments

@MischaVreeburg
Copy link
Contributor

Describe the bug
Stryker is unable to correctly enrich test project data with test info data from VsTest for C# .NET Framework, in order to report to the user which test killed which mutant.

Expected behavior
Stryker correctly enriches test project data with test info data for C# .NET Framework, in order to report to the user which test killed which mutant.

Desktop (please complete the following information):

  • OS: [e.g. Windows]
  • Type of project [framework, core, xamarin]
  • Framework Version [e.g. core 2.2]
  • Stryker Version [e.g. beta 0.10.0]

Additional context
Add any other context about the problem here.

@dupdob
Copy link
Member

dupdob commented Nov 4, 2023

this is a known issue with vstest, I am pretty sure there is already an issue for this but I can't find it right now.

@rouke-broersma
Copy link
Member

Duplicate of #2458

@rouke-broersma rouke-broersma marked this as a duplicate of #2458 Jun 7, 2024
@rouke-broersma rouke-broersma closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants