Allow doctest to select tests via -m/--match option
未關閉
還沒有人認領這個 Issue。
tests
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 42797 |
|---|---|
| Nosy | @tim-one, @stevendaprano, @costas-basdekis |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2020-12-31.19:18:13.625>
labels = ['type-feature', 'tests', '3.10']
title = 'Allow doctest to select tests via -m/--match option'
updated_at = <Date 2021-01-01.09:40:34.483>
user = 'https://github.com/costas-basdekis'
bugs.python.org fields:
activity = <Date 2021-01-01.09:40:34.483>
actor = 'costas-basdekis'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2020-12-31.19:18:13.625>
creator = 'costas-basdekis'
dependencies = []
files = []
hgrepos = []
issue_num = 42797
keywords = ['patch']
message_count = 3.0
messages = ['384132', '384142', '384158']
nosy_count = 3.0
nosy_names = ['tim.peters', 'steven.daprano', 'costas-basdekis']
pr_nums = ['24028']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue42797'
versions = ['Python 3.10']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
檢查 doctest 的命令列進入點和 issue 引用的測試區域,然後檢視 PR #24028,了解已提出的工作。確認 -m/--match 選項預期如何選取 doctest 案例,並使用現有測試驗證已完成的行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- cli, testing
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 20/100