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

dotnet stryker since command #2554

Open
Liam-Rougoor opened this issue May 26, 2023 · 3 comments
Open

dotnet stryker since command #2554

Liam-Rougoor opened this issue May 26, 2023 · 3 comments
Assignees
Labels
Area: CLI CLI and options related 🚀 Feature request New feature or request good first issue hacktoberfest https://hacktoberfest.digitalocean.com

Comments

@Liam-Rougoor
Copy link
Contributor

Liam-Rougoor commented May 26, 2023

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"

@dupdob dupdob added 🚀 Feature request New feature or request Area: CLI CLI and options related labels May 31, 2023
@rouke-broersma rouke-broersma added hacktoberfest https://hacktoberfest.digitalocean.com good first issue labels Jun 9, 2023
@danihengeveld
Copy link
Contributor

@BasdeBruynInfoSupport and I will try this one

@rouke-broersma
Copy link
Member

Work was started on the same request for baseline here: #2124
Implementation should be more or less the same. @richardwerkman

@richardwerkman
Copy link
Member

@danihengeveld Work for this issue is 90% done in my branch #2124. You could help me by fixing the merge conflicts and do last testing. But the implementation is basically done already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CLI CLI and options related 🚀 Feature request New feature or request good first issue hacktoberfest https://hacktoberfest.digitalocean.com
Projects
Status: No status
Status: In Progress
Development

No branches or pull requests

5 participants