mirror of
https://github.com/python/cpython.git
synced 2026-01-03 22:12:27 +00:00
Use unittest discover instead of manually enumerating all test modules and classes. Also add support for filtering them by pattern. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_backup.py | ||
| test_dbapi.py | ||
| test_dump.py | ||
| test_factory.py | ||
| test_hooks.py | ||
| test_regression.py | ||
| test_transactions.py | ||
| test_types.py | ||
| test_userfunctions.py | ||