virtalenv for pytest
This commit is contained in:
parent
4fc0066222
commit
75b49cd6c3
@ -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." ".
|
||||
|
Loading…
x
Reference in New Issue
Block a user