Skip to content

extensivepro/ExproClientTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExproClientTest

#泛卡汇测试工程

##安装及使用

//clone gold stone client test project
git clone [email protected]:extensivepro/ExproClientTest.git
cd ExproClientTest/Mother-May-UI
//enter info for config
./setup.sh
//run test
./run.sh

##目录说明

  • UITest/ -界面测试的自动化脚本放在这里,运行setup.sh后会自动加入main.js中
  • UITest/main.js -测试的入口文件,自动包含目录下面的测试脚本,由setup自动生成
  • UITest/uitest.conf -UI测试配置文件由setup.sh自动生成

Releases

No releases published

Packages

No packages published