Create unit tests for Turtle guionly

Open
#66,113 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
20/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
testing

Research direction

Start with the referenced test_turtle_guionly.py and the two linked patch files, then inspect the Turtle and Tkinter library tests in CPython. Check the linked PRs before beginning, and consider the work done when the unit tests for Turtle's GUI-only behavior are integrated and pass the relevant test suite.

Written by the indexing model from the issue text.

Description

3.11 easy stdlib tests topic-tkinter type-feature
BPO 21914
Nosy @willingc, @CuriousLearner, @nanjekyejoannah
PRs
  • python/cpython#13494
  • Files
  • test_turtle_guionly.py
  • test_turtle_guionly.patch
  • test_turtle_guionly_v2.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 2014-07-04.02:47:17.077>
    labels = ['easy', 'expert-tkinter', 'type-feature', 'library', '3.11']
    title = 'Create unit tests for Turtle guionly'
    updated_at = <Date 2021-11-27.12:16:40.609>
    user = 'https://bugs.python.org/LitaCho'
    

    bugs.python.org fields:

    activity = <Date 2021-11-27.12:16:40.609>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Tkinter']
    creation = <Date 2014-07-04.02:47:17.077>
    creator = 'Lita.Cho'
    dependencies = []
    files = ['35846', '35847', '35930']
    hgrepos = []
    issue_num = 21914
    keywords = ['patch', 'easy', 'needs review']
    message_count = 11.0
    messages = ['222259', '222260', '222261', '222847', '222849', '319742', '320483', '320505', '323105', '335288', '335290']
    nosy_count = 6.0
    nosy_names = ['jesstess', 'willingc', 'Lita.Cho', 'CuriousLearner', 'RAJALAKSHMI V', 'nanjekyejoannah']
    pr_nums = ['13494']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21914'
    versions = ['Python 3.11']
    

    Linked PRs
    • gh-129532
    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.