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

Correctly add test projects to strykerOptions TestProjects in solution mode for use in filters #2749

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MischaVreeburg
Copy link
Contributor

The Since filter bases the testproject detection on the strykerOptions TestProjects property. This is currently not being filled in solution mode.

This PR fixes this issue and addresses issue: #2748

Mischa Vreeburg added 2 commits November 3, 2023 10:28
…s TestProjects property. This is currently not being filled in solution mode.

This PR fixes this issue and addresses issue: stryker-mutator#2748
Remove GitDiffProvider from SinceMutantFilter constructor parameter.
Provide directly the diffResults and the TestSet to the SinceMutantFilter constructor.
Determine diff once for all projects in MutantFilterFactory
@MischaVreeburg MischaVreeburg marked this pull request as draft November 3, 2023 14:24
@MischaVreeburg MischaVreeburg marked this pull request as ready for review November 3, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant