Skip to content

Conversation

Pentiva
Copy link
Contributor

@Pentiva Pentiva commented Nov 11, 2024

Merges StringMutator and RegexMutator. This allows the new mutator to share the now more complex regex checks, which apply regex mutations in more locations. These new locations are anywhere the StringSyntax attribute is used with the syntax of Regex. This only works when the target framework is above or equal to NET7 as that attribute is not available earlier. The string mutator also mutates UTF8 strings now.

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

Successfully merging this pull request may close these issues.

1 participant