ciselab/rpc-json-testing

Mutation of Regex expressions

Closed this issue · 0 comments

lisv commented

Following the meeting on the 29th of March:

  • Create proper Regex mutation
  • Example of Regex mutator: https://github.com/stryker-mutator/weapon-regex
  • Mitchell's idea: find parser for regex expression so you have all the operators, create tree of regex expressions, remove one of items in the tree so the regex expression will remain valid.