X Tutup
The Wayback Machine - https://web.archive.org/web/20250827135958/https://github.com/python/cpython/issues/67331
Skip to content

Integration of unittest.FunctionTestCase with automatic discovery and loading #67331

@vadmium

Description

@vadmium
BPO 23142
Nosy @rbtcollins, @ezio-melotti, @bitdancer, @voidspace, @vadmium
Files
  • test_module.py: Example test module
  • 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 2015-01-01.07:58:44.549>
    labels = ['type-feature', 'library']
    title = 'Integration of unittest.FunctionTestCase with automatic discovery and loading'
    updated_at = <Date 2015-01-01.16:06:36.942>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2015-01-01.16:06:36.942>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-01-01.07:58:44.549>
    creator = 'martin.panter'
    dependencies = []
    files = ['37579']
    hgrepos = []
    issue_num = 23142
    keywords = []
    message_count = 2.0
    messages = ['233276', '233287']
    nosy_count = 5.0
    nosy_names = ['rbcollins', 'ezio.melotti', 'r.david.murray', 'michael.foord', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23142'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup