Searched defs:TEST_PATTERNS (Results 1 – 3 of 3) sorted by relevance
8 TEST_PATTERNS = [r'.+_test.py$'] variable
9 TEST_PATTERNS = [r'.+_test.py$'] variable
52 TEST_PATTERNS = ['(bvt)'] variable in TastTest