Allow to provide test cases that must not be matched
Author: pemistahlCreated Feb 16, 2020Updated Sep 21, 2021
Labelsnew feature
Currently, only test cases that must be matched by the generated regular expression can be provided. It would be useful to additionally provide test cases that must **not** be matched by the generated expression. In combination with shorthand character classes this would allow for more specific and versatile regular expressions.
Source: pemistahl/grex