python3-coverage

code coverage tool for Python 3

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