coverage-3.7

code coverage tool for Python 3

Debian Debian
RUN apt-get update && \ apt-get install -y python-coverage
Ubuntu
RUN apt-get update && \ apt-get install -y python-coverage
Arch Arch Linux
RUN pacman -S --noconfirm python-coverage
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-coverage
CentOS
RUN yum install -y python-coverage
Fedora
RUN dnf install -y python3-coverage
Raspbian
RUN apt-get update && \ apt-get install -y python-coverage
click the source code to copy install coverage-3.7 on any operating system with command-not-found.com