代码拉取完成,页面将自动刷新
# tox configuration
[tox]
envlist = py3
skipsdist = True
minversion = 3.2.0
requires = virtualenv >= 16.1
[gh-actions]
python =
3.10: py3
[testenv]
deps =
pytest == 7.2.1
pytest-xdist == 3.1.0
pytest-split == 0.8.0
cocotb == 1.7.2
cocotb-bus == 0.2.1
cocotb-test == 0.2.4
cocotbext-axi == 0.1.20
cocotbext-eth == 0.1.22
scapy == 2.5.0
jinja2 == 3.1.2
commands =
pytest {posargs:-n auto --verbose}
# pytest configuration
[pytest]
testpaths =
tb
example
norecursedirs =
lib
addopts =
--ignore-glob=tb/test_*.py
--import-mode importlib
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。