🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

coven

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coven

Coven is a code coverage tracing harness.

0.0.0
PyPI
Maintainers
1

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

testing

FAQs

Did you know?

Socket

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