Sum of Primes calculator Developed with pytest, a mature full-featured Python testing framework python -m venv env . env/Scripts/activate pip install --upgrade pip pip install pytest pip install pytest-cov pytest pytest --cov=primes