当前位置: 首页 > 工具软件 > Gallio > 使用案例 >

gallio bat

黄宏毅
2023-12-01
rem 需配置,跟Conf/Config.xml中LogPath一致!
SET logPath=c:\logs\
SET gallioPath="C:\Program Files\Gallio\bin"
SET dllPath="D:\UItesting\UICheckLogin\Debug\SNDA.Automation.Forum.dll"
rem test
@ECHO OFF


%gallioPath%\Gallio.Echo.exe  /r:IsolatedProcess /rd:D:\UItesting\UICheckLogin\CheckLogin_Report D:\UItesting\UICheckLogin\Debug\SNDA.Automation.Forum.dll /rt:Html /rnf:test-report-{0}-{1}

ENDLOCAL
 类似资料:

相关阅读

相关文章

相关问答