Use git version of cocotb for testing
This commit is contained in:
@@ -63,6 +63,7 @@ deps =
|
|||||||
cocotb-test
|
cocotb-test
|
||||||
coverage
|
coverage
|
||||||
pytest-cov
|
pytest-cov
|
||||||
|
git+https://github.com/cocotb/cocotb.git@e892a3ea48#egg=cocotb
|
||||||
|
|
||||||
commands =
|
commands =
|
||||||
pytest --cov=cocotbext --cov=tests --cov-branch -n auto
|
pytest --cov=cocotbext --cov=tests --cov-branch -n auto
|
||||||
|
|||||||
Reference in New Issue
Block a user