-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Labels
Area: CLICLI and options relatedCLI and options relatedgood first issuehacktoberfesthttps://hacktoberfest.digitalocean.comhttps://hacktoberfest.digitalocean.com🚀 Feature requestNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
We don't want the since
and with-baseline
options to be used simultaneously.
Describe the solution you'd like
An explicit since command (and baseline command #1560 ) should ensure they can't be used simultaneously.
Run stryker in since mode:
dotnet stryker since --target "main" --mutation-level "Basic"
Metadata
Metadata
Assignees
Labels
Area: CLICLI and options relatedCLI and options relatedgood first issuehacktoberfesthttps://hacktoberfest.digitalocean.comhttps://hacktoberfest.digitalocean.com🚀 Feature requestNew feature or requestNew feature or request
Type
Projects
Status
No status
Status
In Progress