Skip to content

unittest.TestCase coroutine support #77153

@pdxjohnny

Description

@pdxjohnny
mannequin
BPO 32972
Nosy @bitdancer, @njsmith, @asvetlov, @zware, @1st1, @miss-islington, @pdxjohnny, @PetterS, @tirkarthi, @dave-shawley
PRs
  • bpo-32972: Add coroutine support to unittest #5938
  • bpo-32972: Unittest: Add a runTestMethod to TestCase (don't merge) #6051
  • bpo-32972: Add unittest.AsyncioTestCase #10296
  • bpo-32972: Async test case #13386
  • bpo-32972: Document IsolatedAsyncioTestCase of unittest module #15878
  • [3.8] bpo-32972: Document IsolatedAsyncioTestCase of unittest module (GH-15878) #15918
  • 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 = <Date 2019-09-11.11:18:08.785>
    created_at = <Date 2018-02-28.18:41:56.987>
    labels = ['3.8', 'type-feature', 'tests', 'expert-asyncio']
    title = 'unittest.TestCase coroutine support'
    updated_at = <Date 2019-09-11.11:18:08.784>
    user = 'https://github.com/pdxjohnny'

    bugs.python.org fields:

    activity = <Date 2019-09-11.11:18:08.784>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-11.11:18:08.785>
    closer = 'asvetlov'
    components = ['Tests', 'asyncio']
    creation = <Date 2018-02-28.18:41:56.987>
    creator = 'pdxjohnny'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32972
    keywords = ['patch']
    message_count = 40.0
    messages = ['313063', '313065', '313066', '313347', '313349', '313350', '313352', '313358', '313359', '313360', '313361', '313400', '313413', '313414', '313416', '313429', '313438', '313451', '313454', '313455', '313481', '313658', '313687', '313692', '313695', '313696', '313699', '313700', '328892', '328918', '329125', '335016', '335018', '342757', '343875', '343876', '351715', '351741', '351819', '351825']
    nosy_count = 11.0
    nosy_names = ['r.david.murray', 'njs', 'asvetlov', 'THRlWiTi', 'zach.ware', 'yselivanov', 'miss-islington', 'pdxjohnny', 'Petter S', 'xtreak', 'dave-shawley']
    pr_nums = ['5938', '6051', '10296', '13386', '15878', '15918']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32972'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions