We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a10fc66 commit 9a12c23Copy full SHA for 9a12c23
Doc/library/test.rst
@@ -489,16 +489,6 @@ The :mod:`test.support` module defines the following functions:
489
rather than looking directly in the path directories.
490
491
492
-.. function:: match_test(test)
493
-
494
- Determine whether *test* matches the patterns set in :func:`set_match_tests`.
495
496
497
-.. function:: set_match_tests(accept_patterns=None, ignore_patterns=None)
498
499
- Define match patterns on test filenames and test method names for filtering tests.
500
501
502
.. function:: setswitchinterval(interval)
503
504
Set the :func:`sys.setswitchinterval` to the given *interval*. Defines
0 commit comments