Searched refs:exclude_tests (Results 1 – 1 of 1) sorted by relevance
63 exclude_tests = ( variable119 exclude_tests += tuple(args.exclude)121 tests += [test for test in glob("{}/*.py".format(group)) if test not in exclude_tests]
Completed in 3 milliseconds