python2-coverage

code coverage tool for Python 2

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