在RIDE里编辑测试用例
*** Test Cases ***
case1
${var} Set Variable hello
log ${var}
run的时候报错:
command: pybot.bat --argumentfile c:\users\luev002\appdata\local\temp\RIDEzwl7lc.d\argfile.txt --listener C:\Python27\lib\site-packages\robotide\contrib\testrunner\TestRunnerAgent.py:52386:False C:\Python27\Scripts\First_test
[Error 2]
将testcase文件在cmd用Python 运行,都是Pass,想知道是什么原因,及解决方法~谢谢~
*** Test Cases ***
case1
${var} Set Variable hello
log ${var}
run的时候报错:
command: pybot.bat --argumentfile c:\users\luev002\appdata\local\temp\RIDEzwl7lc.d\argfile.txt --listener C:\Python27\lib\site-packages\robotide\contrib\testrunner\TestRunnerAgent.py:52386:False C:\Python27\Scripts\First_test
[Error 2]
将testcase文件在cmd用Python 运行,都是Pass,想知道是什么原因,及解决方法~谢谢~