addproject
This commit is contained in:
7
zhyy/test_case/run_purchase.bat
Normal file
7
zhyy/test_case/run_purchase.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
chcp 65001 >nul
|
||||
echo ========================================
|
||||
echo 运行采购相关测试用例
|
||||
echo ========================================
|
||||
python run_tests.py --dir "接口/SZPurchase" --report
|
||||
pause
|
||||
Reference in New Issue
Block a user