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.
# Issues
Please file issues to the github repository: github.com/gwk/coven.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file coven-0.0.0.tar.gz.
File metadata
- Download URL: coven-0.0.0.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2db278e0ad93a6cd24c55930121a34ed550523e278f0d0818a17832150a7cd46
|
|
| MD5 |
51fd93da24363569e6f335f160fbb395
|
|
| BLAKE2b-256 |
0fa492f106ee4a1c494c3ca58517c099590b32946e0b90c7385a7d3285a0c047
|