{"id":15360735,"url":"https://github.com/tkf/ipython-doctestmagic","last_synced_at":"2025-04-15T08:20:20.176Z","repository":{"id":4938490,"uuid":"6095375","full_name":"tkf/ipython-doctestmagic","owner":"tkf","description":"Run and debug doctest in IPython","archived":false,"fork":false,"pushed_at":"2018-10-13T05:41:32.000Z","size":8,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T08:20:08.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"aheckmann/gm","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkf.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-05T19:22:09.000Z","updated_at":"2021-12-31T07:29:57.000Z","dependencies_parsed_at":"2022-07-21T13:32:25.327Z","dependency_job_id":null,"html_url":"https://github.com/tkf/ipython-doctestmagic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fipython-doctestmagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fipython-doctestmagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fipython-doctestmagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fipython-doctestmagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkf","download_url":"https://codeload.github.com/tkf/ipython-doctestmagic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249031923,"owners_count":21201371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T12:51:36.049Z","updated_at":"2025-04-15T08:20:20.152Z","avatar_url":"https://github.com/tkf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"%doctest [-n NAME] [-v] [-x] object [object ...]\n\nRun doctest of given objects.\n\nExample::\n\n  %doctest some_object other_object  # run doctest for several objects\n  %doctest -v some_object            # verbose ouput\n  %doctest -x some_object            # debug doctest\n\nUse the cell magic version of this magic command (``%%doctest``)\nto write doctest directly in IPython shell.\n\npositional arguments:\n  object                Doctest is ran against docstrings of this object.\n\noptional arguments:\n  -n NAME, --name NAME           See :func:`doctest.run_docstring_examples`.\n  -f, --file                     The object to be tested is a (path to a) file\n  -o OPTION, --options OPTION    Pass on options to doctest\n  -v, --verbose                  See :func:`doctest.run_docstring_examples`.\n  -x, --stop                     Stop testing after the first error or failure.\n                                 When this option is used, the error is stored\n                                 in IPython shell so that you can debug it by\n                                 turning on pdb flag before doctest (see\n                                 ``%pdb``) or use ``%debug`` magic command\n                                 afterward.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Fipython-doctestmagic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkf%2Fipython-doctestmagic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Fipython-doctestmagic/lists"}