mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-01 02:24:39 +02:00
3 lines
63 B
Bash
3 lines
63 B
Bash
|
|
source ./venv/bin/activate
|
||
|
|
pytest -c test/pytest.ini
|
||
|
|
deactivate
|