Refactor tests (better grouping + cocotb support) (#15)
* initial refactor * fix cocotb tests * fix typecheck * install verilator
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[pytest]
|
||||
testpaths = unit
|
||||
python_files = test_*.py testcase.py
|
||||
markers =
|
||||
simulation: marks hardware simulation tests requiring cocotb/verilator
|
||||
verilator: marks tests that invoke the Verilator toolchain
|
||||
|
||||
Reference in New Issue
Block a user