How to Install and Uninstall python3-coverage-test-runner Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-coverage-test-runner" package

Please follow the instructions below to install python3-coverage-test-runner on Kali Linux

$ sudo apt update $ sudo apt install python3-coverage-test-runner

2. Uninstall "python3-coverage-test-runner" package

This guide let you learn how to uninstall python3-coverage-test-runner on Kali Linux:

$ sudo apt remove python3-coverage-test-runner $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-coverage-test-runner package on Kali Linux

Package: python3-coverage-test-runner
Source: python-coverage-test-runner
Version: 1.13.1-6
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-coverage, python3-zombie-imp
Size: 6368
SHA256: f15765f5133d14d952dfabed3267ad198f6d787dea2d13e1c02d76d661e7b077
SHA1: a107c41b80cb09fc193b7e575ba196070ddbf864
MD5sum: da4ee5707b73b021645c9b4593575bdd
Description: fail Python program unit tests unless they test everything
This package contains the Python module CoverageTestRunner, which runs
unit tests implemented using the unittest module in the Python standard
library. It runs them using coverage.py (in the python-coverage package)
and fails the test if all statements are not covered.
Description-md5:
Homepage: http://liw.fi/coverage-test-runner/
Section: python
Priority: optional
Filename: pool/main/p/python-coverage-test-runner/python3-coverage-test-runner_1.13.1-6_all.deb