Skip reason validatin plugin

The plugin verifies that the test's skip reason matches on the specified patterns.

skip-reason-validator': {
    enabled: true,
    pattern: '[A-Z]+-\\d+'
}