Skip to content

bpo-45181: Simplify loading sqlite3 tests#28304

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:test-sqlite
Sep 13, 2021
Merged

bpo-45181: Simplify loading sqlite3 tests#28304
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:test-sqlite

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Sep 13, 2021

Copy link
Copy Markdown
Member

Use unittest discover instead of manually enumerating all
test modules and classes.
Also add support for filtering them by pattern.

https://bugs.python.org/issue45181

Use unittest discover instead of manually enumerating all
test modules and classes.
Also add support for filtering them by pattern.

@erlend-aasland erlend-aasland left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! I've had this on my TODO list for some time :)

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants