Add method to get user defined command line arguments in unittest.main

Open
#80,217 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
cli, testing

Research direction

Start by reviewing the linked 0001-WIP.patch and the unittest.main entry point. Determine how the requested method should expose user-defined command-line arguments, then verify that the resulting behavior matches the issue's request.

Written by the indexing model from the issue text.

Description

stdlib type-feature
BPO 36036
Nosy @remilapeyre
Files
  • 0001-WIP.patch
  • 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 2019-02-19.13:06:20.832>
    labels = ['3.8', 'library']
    title = 'Add method to get user defined command line arguments in unittest.main'
    updated_at = <Date 2019-02-19.13:06:29.857>
    user = 'https://github.com/remilapeyre'
    

    bugs.python.org fields:

    activity = <Date 2019-02-19.13:06:29.857>
    actor = 'remi.lapeyre'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-02-19.13:06:20.832>
    creator = 'remi.lapeyre'
    dependencies = []
    files = ['48154']
    hgrepos = []
    issue_num = 36036
    keywords = ['patch']
    message_count = 1.0
    messages = ['335944']
    nosy_count = 1.0
    nosy_names = ['remi.lapeyre']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36036'
    versions = ['Python 3.8']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.