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