coverage-2.7

A tool for measuring code coverage of Python programs

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 python2-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 python2-coverage
Raspbian
RUN apt-get update && \ apt-get install -y python-coverage
click the source code to copy install coverage-2.7 on any operating system with command-not-found.com