Describe the bug
Test projects are duplicated. The project is built multiple times and the tests are also recognized and executed multiple times, slowing stryker down a lot.
Before:
After:
Reproduction:
This was found when running against the Polly.Specs project with MTP testrunner. But will probably happen on other projects too (not verified yet)
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
- OS: MacOS
- Type of project: Core
- Framework Version Core 6.0
- Stryker Version: current master (not released yet)
Additional context
This seems to have been introduced in #3751
Describe the bug
Test projects are duplicated. The project is built multiple times and the tests are also recognized and executed multiple times, slowing stryker down a lot.
Before:
After:
Reproduction:
This was found when running against the Polly.Specs project with MTP testrunner. But will probably happen on other projects too (not verified yet)
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
Additional context
This seems to have been introduced in #3751