Binary package “python3-coverage-test-runner” in ubuntu bionic

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.