摘要: ...\rf_test> pybot --test test_case test_suit.robot #运行一条用例 ...\rf_test> pybot test_suit.robot #运行指定文件 ...\rf_test> pybot *.robot #运行当前目录下以.robot为后缀名的测试文件 ...\rf_test> pybot test_a #运行当前te... 阅读全文
posted @ 2017-11-08 10:38 kill0001000 阅读(1832) 评论(0) 推荐(0) 编辑