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

In solution mode, the since filter does not correctly detect test projects #2748

Closed
MischaVreeburg opened this issue Nov 3, 2023 · 0 comments · Fixed by #2928
Closed

In solution mode, the since filter does not correctly detect test projects #2748

MischaVreeburg opened this issue Nov 3, 2023 · 0 comments · Fixed by #2928
Labels
🐛 Bug Something isn't working

Comments

@MischaVreeburg
Copy link
Contributor

Describe the bug
When running the since filter on a multi project solution, in solution mode, the unit test projects are not correctly identified. This results in a filter run with incorrect results.

Expected behavior
The unit test projects are correctly identified

Desktop (please complete the following information):

  • OS: window
  • .NET Framework 48
  • Framework Version [e.g. core 2.2]
  • Stryker Version 3.10
@MischaVreeburg MischaVreeburg added the 🐛 Bug Something isn't working label Nov 3, 2023
MischaVreeburg pushed a commit to MischaVreeburg/stryker-net that referenced this issue Nov 3, 2023
…s TestProjects property. This is currently not being filled in solution mode.

This PR fixes this issue and addresses issue: stryker-mutator#2748
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

Successfully merging a pull request may close this issue.

1 participant