{ "info": { "author": "Doug Hellmann", "author_email": "doug.hellmann@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "#######\nProctor\n#######\n\nProctor is a tool for running unit tests. It enhances the standard\nunittest module to provide the ability to find all tests in a set of\ncode, categorize them via tagging, and run some or all of them. Test\noutput may be generated in a variety of formats to support parsing by\nanother tool or simple, nicely formatted, reports for human review.\n\nFor help with the command line interface, run ``proctorbatch --help``.", "description_content_type": null, "docs_url": null, "download_url": "http://www.doughellmann.com/downloads/Proctor-1.5.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.doughellmann.com/projects/Proctor/", "keywords": "test,testing,unittest", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "Proctor", "package_url": "https://pypi.org/project/Proctor/", "platform": "Any", "project_url": "https://pypi.org/project/Proctor/", "project_urls": { "Download": "http://www.doughellmann.com/downloads/Proctor-1.5.tar.gz", "Homepage": "http://www.doughellmann.com/projects/Proctor/" }, "release_url": "https://pypi.org/project/Proctor/1.5/", "requires_dist": null, "requires_python": null, "summary": "Proctor Test Runner", "version": "1.5" }, "last_serial": 802613, "releases": { "1.1": [], "1.2": [], "1.3": [], "1.3.1": [], "1.3.2": [], "1.4": [], "1.4.1": [], "1.5": [] }, "urls": [] }