Socket
Socket
Sign inDemoInstall

coven

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    coven

Coven is a code coverage tracing harness.


Maintainers
1

Readme

writeup v0 Dedicated to the public domain under CC0: https://creativecommons.org/publicdomain/zero/1.0/.

Coven: Code Coverage Through Bytecode Witchcraft

Coven 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.

License

Coven is dedicated to the public domain. It is written and maintained by George King.

Usage

coven acts as a drop-in replacement for python3. Mileage may vary.

| coven script-to-test.py

Issues

Please file issues to the github repository: github.com/gwk/coven.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc