macacajs / NoSmoke

A cross platform UI crawler which scans view trees then generate and execute UI test cases.
https://macacajs.github.io/NoSmoke
MIT License
198 stars 57 forks source link

时间计划 #2

Open xudafeng opened 7 years ago

xudafeng commented 7 years ago
xudafeng commented 7 years ago

restful 路由规则

SamuelZhaoY commented 7 years ago
SamuelZhaoY commented 7 years ago

目前完成:

  1. 遍历算法实现(操作仅包含点击),可以运行全部流程,
  2. 走通启动,检查配置, 遍历, 根据超时等相关条件终结遍历程序
  3. 配置项模型设定,允许定义生命周期, 并行自动遍历实践

待完成:

xudafeng commented 7 years ago

https://github.com/macacajs/macaca-reporter

xudafeng commented 7 years ago

@SamuelZhaoY 对接reporter需要把wdclient 迁移为nodejs运行时

https://github.com/macaca-sample/macaca-reporter-standalone-sample

SamuelZhaoY commented 7 years ago
SamuelZhaoY commented 7 years ago
SamuelZhaoY commented 7 years ago

screen shot 2017-09-06 at 6 00 16 pm update crawling life cycle