You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
@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")
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
We should remove or deprecate the stryker options that v4 no longer uses. A (maybe non-extensive) list:
transpilers
mutator.name
mutator
as stringtestFramework
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).
The text was updated successfully, but these errors were encountered: