mirror of
https://github.com/python/cpython.git
synced 2025-10-13 10:23:28 +00:00
bpo-45181: Simplify loading sqlite3 tests (GH-28304)
Use unittest discover instead of manually enumerating all test modules and classes. Also add support for filtering them by pattern.
This commit is contained in:
parent
9260e67398
commit
3e19409d64
10 changed files with 14 additions and 146 deletions
1160
Lib/sqlite3/test/test_dbapi.py
Normal file
1160
Lib/sqlite3/test/test_dbapi.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue