Skip to content

Create a unittest framework for IDLE #59597

@terryjreedy

Description

@terryjreedy
BPO 15392
Nosy @terryjreedy, @ncoghlan, @ned-deily, @ezio-melotti, @serwy, @bitdancer, @rovitotv
Files
  • 15392_idletestframework_1.patch: Initiating Idle TestFrameWork
  • idletest2.diff: replaces previous patch
  • idletest3.diff.txt
  • idletest3u.diff: 'unix/osx format'
  • idletest4u.diff
  • frametest.py: Tests the test framework
  • 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 = 'https://github.com/terryjreedy'
    closed_at = <Date 2013-05-30.21:35:53.717>
    created_at = <Date 2012-07-19.04:44:40.180>
    labels = ['expert-IDLE', 'type-feature', 'tests']
    title = 'Create a unittest framework for IDLE'
    updated_at = <Date 2013-11-04.04:10:21.176>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2013-11-04.04:10:21.176>
    actor = 'python-dev'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2013-05-30.21:35:53.717>
    closer = 'terry.reedy'
    components = ['IDLE', 'Tests']
    creation = <Date 2012-07-19.04:44:40.180>
    creator = 'terry.reedy'
    dependencies = []
    files = ['29973', '30276', '30326', '30330', '30334', '30335']
    hgrepos = []
    issue_num = 15392
    keywords = ['patch']
    message_count = 60.0
    messages = ['165825', '165833', '165889', '166072', '173304', '173797', '184927', '185024', '187393', '187539', '187545', '187562', '187569', '187587', '187616', '187621', '187697', '188481', '188649', '189258', '189261', '189262', '189264', '189267', '189268', '189269', '189270', '189271', '189274', '189275', '189276', '189284', '189290', '189313', '189339', '189564', '189565', '189627', '189712', '189713', '189717', '189723', '189733', '189775', '189787', '189790', '190129', '190144', '190165', '190166', '190174', '190189', '190266', '190376', '190384', '190385', '190386', '190387', '190390', '202083']
    nosy_count = 14.0
    nosy_names = ['terry.reedy', 'ncoghlan', 'ned.deily', 'ezio.melotti', 'roger.serwy', 'r.david.murray', 'Todd.Rovito', 'tshepang', 'python-dev', 'francismb', 'Guilherme.Sim\xc3\xb5es', 'JayKrish', 'Tomoki.Imai', 'alex.rodas']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15392'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions