Regular Expressions 101

Community Patterns

test tag filtering

0

Regular Expression
Python

r"
^((?!known-to-fail|env_browser).)*$
"
gm

Description

no description available

Submitted by anonymous - 3 years ago