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 files into test subdirectories #108303

Closed
Labels
testsTests in the Lib/test dirtype-featureA feature request or enhancement
@vstinner

Description

@vstinner

Feature or enhancement

Proposal:

The Python test suite has around 166 files and sub-directories where the name is not clearly associated to a test. For example, it's not obvious to me which test usestalos-2019-0758.pem orcoding20731.py.

When possible, I propose to move these files into sub-directories related to their test. Example:

  • createLib/test/test_module/ sub-directory
  • moveLib/test/test_module.py toLib/test/test_module/__init__.py
  • movegood_getattr.py andbad_getattr*.py scripts toLib/test/test_module/

Well, I created PR#108293 for this specific example.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp