mirror of
https://github.com/Dasharo/f4pga.git
synced 2026-06-13 19:16:35 -07:00
test: enable pytest to automatically discover tests (#559)
This commit is contained in:
@@ -215,4 +215,4 @@ jobs:
|
||||
. ./.github/scripts/activate.sh
|
||||
|
||||
pip3 install -r ./test/requirements.txt
|
||||
pytest -vsrA --color=yes test/wrappers.py
|
||||
pytest --verbose --capture=no -rA --color=yes test/
|
||||
|
||||
Reference in New Issue
Block a user