Skip to content

Create tests for turtle module #135272

Open
Open
@adorilson

Description

@adorilson

turtle module has too few tests.

These are the module's public classes to review if there are test and/or implement them:

  • RawTurtle
  • ScrolledCanvas
  • TNavigator
  • TPen
  • Tbuffer
  • Terminator
  • Turtle
  • TurtleGraphicsError
  • TurtleScreen
  • TurtleScreenBase
  • Vec2D

Here, go the module's functions:

  • Screen
  • config_dict
  • demo1
  • demo2
  • getmethpartlist
  • read_docstrings
  • readconfig
  • switchpen
  • write_docstringdict

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions