Skip to content

Implement generic pattern

Nikolai Kondrashov requested to merge implement_generic_pattern into master

This implements generic test condition patterns, which are to replace the use of match and dont_match. Required by kpet-db MR 251, which also contains plenty of new pattern usage examples and some documentation.

Merge request reports