Cucumber自动化汇丰银行 源码
Cucumber测试自动化 该存储库包含用Java + Cucumber + Maven编写的Cucumber Test Automation 先决条件 您需要在计算机上正确安装以下物品。 确保您的系统中安装了git 克隆 确保您拥有像intellij或eclipse这样的想法 配置 导入为Maven项目以从克隆的存储库中导入 等待Maven下载所有外部依赖项 运行测试 全部运行 Open test TestRunner.java and remove tags from CucumberOptions Select run as jUnit configuration All report will be shown on console ouput 使用特定标签运行测试用例 Open test TestRunner.java and add tags to Cucumbe
文件列表
CucumberAutomationHSBC-master.zip
(预估有个41文件)
CucumberAutomationHSBC-master
.gitignore
12B
src
main
java
Runner.java
124B
test
java
runner
TestRunner.java
421B
暂无评论