forked from tribes/guix
gnu: python-robotframework-pythonlibcore: Fix tests.
* gnu/packages/python-xyz.scm (python-robotframework-pythonlibcore): [native-inputs]: Add python-pytest-cov and explain why. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
2144214000
commit
b5e2b1a2a0
@@ -10514,6 +10514,7 @@ SFTP. It has the following main usages:
|
||||
(native-inputs
|
||||
(list python-approvaltests
|
||||
python-pytest
|
||||
python-pytest-cov ; This package has a custom way to run tests.
|
||||
python-pytest-mockito
|
||||
python-robotframework
|
||||
python-setuptools))
|
||||
|
||||
Reference in New Issue
Block a user