Stijn Wingens
Stijn Wingens
Hi, I'm just wondering whether issue #4155 was ever solved? The issue was 'completed', but never mentioned in a PR and I'm having the same issues... I'm trying to add...
**Is your feature request related to a problem? Please describe.** It feels unneccesary to have to write -f stryker-config.yml all the time just because it's a yml file. **Describe the...
**Describe the bug** Even though I'm using the language-version: Preview option, the Stryker.NET execution fails (System.MissingMethodException). The error message suggests that the language version is not read (or used by...
Dear fellow devs, Could a feature be added where: if the RangeAttribute is not set on a property of type short a RangeAttribute is automatically added with values short.MinValue and...