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

Remove/deprecate old stryker options #2383

Closed
nicojs opened this issue Aug 13, 2020 · 2 comments · Fixed by #2395
Closed

Remove/deprecate old stryker options #2383

nicojs opened this issue Aug 13, 2020 · 2 comments · Fixed by #2395
Labels
🚀 Feature request New feature request
Milestone

Comments

@nicojs
Copy link
Member

nicojs commented Aug 13, 2020

We should remove or deprecate the stryker options that v4 no longer uses. A (maybe non-extensive) list:

  • transpilers
  • mutator.name
  • Defining mutator as string
  • testFramework

We should remove these, or log a warning when people use them. Maybe we can give a comprehensive error message pointing people to the blog article (that needs to be written).

@nicojs nicojs added the 🚀 Feature request New feature request label Aug 13, 2020
@nicojs nicojs added this to the 4.0 milestone Aug 13, 2020
@bartekleon
Copy link
Member

@nicojs I think as long as we update schema and people would actually use it, they will know that they cant use these options anymore (thats for "log a warning when people use them")

@nicojs
Copy link
Member Author

nicojs commented Aug 16, 2020

Yeah, true. But that might be a unfriendly message. I was thinking to write a custom message with a link to a future blog article or migration guide thing

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

Successfully merging a pull request may close this issue.

2 participants