{ "info": { "author": "George King", "author_email": "george.w.king@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Testing" ], "description": "writeup v0\nDedicated to the public domain under CC0: https://creativecommons.org/publicdomain/zero/1.0/.\n\n\n# Coven: Code Coverage Through Bytecode Witchcraft\n\nCoven is a test coverage harness for Python 3. It uses an extension to the CPython interpreter, pending integration (issue #24900) into Python 3.7. The patch also works on Python 3.6, and Coven is developed against 3.6.\n\n\n# License\n\nCoven is dedicated to the public domain. It is written and maintained by George King.\n\n\n# Usage\n\n`coven` acts as a drop-in replacement for `python3`. Mileage may vary.\n\n| coven script-to-test.py\n\n\n# Issues\n\nPlease file issues to the github repository: github.com/gwk/coven.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gwk/coven", "keywords": "testing", "license": "CC0", "maintainer": "", "maintainer_email": "", "name": "coven", "package_url": "https://pypi.org/project/coven/", "platform": "", "project_url": "https://pypi.org/project/coven/", "project_urls": { "Homepage": "https://github.com/gwk/coven" }, "release_url": "https://pypi.org/project/coven/0.0.0/", "requires_dist": null, "requires_python": "", "summary": "Coven is a code coverage tracing harness.", "version": "0.0.0" }, "last_serial": 2643801, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "51fd93da24363569e6f335f160fbb395", "sha256": "2db278e0ad93a6cd24c55930121a34ed550523e278f0d0818a17832150a7cd46" }, "downloads": -1, "filename": "coven-0.0.0.tar.gz", "has_sig": false, "md5_digest": "51fd93da24363569e6f335f160fbb395", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13958, "upload_time": "2017-02-15T13:41:31", "url": "https://files.pythonhosted.org/packages/0f/a4/92f106ee4a1c494c3ca58517c099590b32946e0b90c7385a7d3285a0c047/coven-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51fd93da24363569e6f335f160fbb395", "sha256": "2db278e0ad93a6cd24c55930121a34ed550523e278f0d0818a17832150a7cd46" }, "downloads": -1, "filename": "coven-0.0.0.tar.gz", "has_sig": false, "md5_digest": "51fd93da24363569e6f335f160fbb395", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13958, "upload_time": "2017-02-15T13:41:31", "url": "https://files.pythonhosted.org/packages/0f/a4/92f106ee4a1c494c3ca58517c099590b32946e0b90c7385a7d3285a0c047/coven-0.0.0.tar.gz" } ] }