Kaydet (Commit) 5dfccb06 authored tarafından Marco Buttu's avatar Marco Buttu Kaydeden (comit) Brett Cannon

bpo-29455: Mention coverage.py in trace module documentation (#261)

üst 85b8d01c
......@@ -13,6 +13,12 @@ annotated statement coverage listings, print caller/callee relationships and
list functions executed during a program run. It can be used in another program
or from the command line.
.. seealso::
`Coverage.py <https://coverage.readthedocs.io/>`_
A popular third-party coverage tool that provides HTML
output along with advanced features such as branch coverage.
.. _trace-cli:
Command-Line Usage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment