virtalenv for pytest

This commit is contained in:
Stefan Liebl 2020-05-28 09:29:16 +02:00
parent 4fc0066222
commit 75b49cd6c3

View File

@ -448,7 +448,7 @@ function s:DlcProRegtest(ip, powerswitch_ip, powerplug, laser_count, laser_type,
" Execute pytest
let test_dir = s:ProjectSrcDir."/test"
let test_cmd =
\"python3 -u -m pytest ".
\test_dir."/python-env/bin/python -u -m pytest ".
\"--showlocals --tb=long --verbose --cache-clear ".
\"--junit-xml=regtest.".a:laser_type.".xml ".
\"--laser_count=".a:laser_count." ".