blob: 1eff8579013d9b9e03e34f192432537525b38875 (
plain) (
blame)
1
2
3
|
Hunter is a flexible code tracing toolkit, not for measuring coverage, but for
debugging, logging, inspection and other nefarious purposes. It has a simple
Python API, a convenient terminal API and a CLI tool to attach to processes.
|