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

Feature/1363 open report automatically #1430

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

Conversation

YVbakker
Copy link

Fixes #1363

What it does

Opens the html report automatically after creation

Not yet implemented

  • Using flag -O through sbt

@github-actions github-actions bot added the enhancement New feature or request label Oct 13, 2023
@hugo-vrijswijk
Copy link
Member

hugo-vrijswijk commented Oct 16, 2023

Thanks! I think we would need the argument parsing before this could be merged. It might be worth asking in the sbt discord how sbt handles argument parsing for tasks like testOnly or other things that already parse arguments.

Ideally, this would also work for other plugins (like maven and command-runner)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to open HTML report in Stryker4s automatically
2 participants