Hello,
I was informed that I should perform some software tests.
https://github.com/PyCQA/astroid#test
Thus I tried the following command out.
[Markus_Elfring@fedora lokal]$ tox -r -e py39
GLOB sdist-make: /home/altes_Heim2/elfring/Projekte/astroid/lokal/setup.py
py39 recreate: /home/altes_Heim
Hello,
I was informed that I should perform some software tests.
https://github.com/PyCQA/astroid#test
Thus I tried the following command out.
[Markus_Elfring@fedora lokal]$ pytest astroid
Failed to open '/proc/1/fd/2': Permission denied
Traceback (most recent call last):
File "/usr/bin/pytes
Hello,
It seems you're missing "pytest-cov", you should be able to get it (along
with other tests requirements) by installing from "requirements_test.txt"
with "pip install -r requirements_test.txt".
Best regards,
Le dim. 24 oct. 2021 à 16:51, Markus Elfring a
écrit :
> Hello,
>
> I was inform
It seems you're missing "pytest-cov", …
[Markus_Elfring@fedora lokal]$ rpm -qi python3-pytest-cov
…
Version : 2.12.1
Release : 1.fc34
…
Install Date: Fr 22 Okt 2021 19:46:06 CEST
…
Regards,
Markus
___
code-quality mailing list -- code-quality@