Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Move test running code from test.support to libregrtest #111165

Closed
Labels
3.11only security fixes3.12only security fixes3.13bugs and security fixestestsTests in the Lib/test dir
@serhiy-storchaka

Description

@serhiy-storchaka

test.support.run_unittest() was used to run unit tests, but now all tests are collected using standard unittest mechanism. Currently it is only used in libregrtest, and its code can be moved there.

test.support.run_doctest() was used to run doctests, but now they are integrated in unit tests usingDocTestSuite andDocFileSuite. It is no longer used, and can be removed.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.11only security fixes3.12only security fixes3.13bugs and security fixestestsTests in the Lib/test dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp