测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
会员
codeskyblue (codeskyblue)
第 6853 位会员 / 2016-01-11
Alibaba Inc @ 杭州
148 篇帖子 • 1356 条回帖
786 关注者
6 正在关注
61 收藏
打赏支持
GitHub Public Repos
  • gohttpserver 2691

    The best HTTP Static File Server, write with golang+vue

  • go-sh 1125

    like python-sh, for easy call shell with golang.

  • tidevice3 246

    wrapper for pymobiledevice3 to make it more easy to use.

  • uiautodev 231

    Mobile UI viewer in browser, view the UI in a tree view, and generate XPath automatically.

  • servefs 34

    file server written with python(fastapi), which support upload,delete,preview,edit

  • sshg 7

    ssh client with quick search and remote config

  • imutils2 4

    another imutils for opencv simple use

  • wereadtopdf 3

    各类书籍转pdf 仅供研究学习

  • fidb 2

    forwarded service for iPhone (fidb forward <localPort> <devicePort> )

  • android-common 2

    Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, L...

More on GitHub
  • 個人信息
  • 個人專欄
  • 帖子
  • 回帖
  • 收藏
  • 正在關注
  • 關注者
  • 如何看待 antd 圣诞节彩蛋事件? at 2018年12月26日

    以前也遇到过只有特定时间才出发的 bug,天可怜见,我竟然测试出来了

  • 使用 Python 库 facebook-wda 完成网易云音乐 iOS 客户端的自动化测试 (示例) at 2018年12月25日

    目前这还只是维持在一个基础库的状态。暂时我也不清楚什么录制工具

  • pyminitouch - 用 python 驱动 minitouch at 2018年12月24日

    minitouch 本来就是一个底层工具,都是用程序来跟它交互的

  • pyminitouch - 用 python 驱动 minitouch at 2018年12月24日

    使用体验不差呀

  • 浅谈自动化测试工具 python-uiautomator2 at 2018年12月18日

    xpath

  • 重新定义 ADB 客户端 -- fa at 2018年12月18日

    已修正

  • 重新定义 ADB 客户端 -- fa at 2018年12月18日

    fix 了

  • 重新定义 ADB 客户端 -- fa at 2018年12月17日

    恩,有道理

  • atx-server 安卓集群管理 安装运行及自动化的实践 at 2018年12月15日

    因为流量是通过 wifi 的,所以不太快

  • uiautomator2 init 失败及其他问题的解决办法 at 2018年12月13日

    你把复现方法告诉我,我就能修好

  • atx-server golang 下载报错 golang unrecognized import path 和 启动报 lookup localhost: no such host 问题的解决方案 at 2018年12月07日

    楼主辛苦了,虽然以前需要,不过现在 go 1.11 突然有自己的包管理方式了,还冒出来个代理。下面说下不的方法

    这里随便找个目录,反正不要在 $GOPATH 目录下面就行,不然新的包管理方式 go mod 不会启用

    git clone https://github.com/openatx/atx-server
    cd atx-server
    export GOPROXY=https://goproxy.io
    go build

    手机打字,希望不会有错

  • sweetest 这样的点赞 / 收费方式我不服,你服吗? at 2018年12月06日

    不看这个贴子我还真不知道有这个框架,发展的是有点快。不服

  • sweetest 这样的点赞 / 收费方式我不服,你服吗? at 2018年12月06日

    其实我觉的收费是为了让项目能更好的发挥它的作用,作者更有动力维护。所以我觉的收费也没什么问题。
    至于 vip 群我本来也想过弄的,但是后来担心群成员的分裂,最终放弃了。

  • sweetest 这样的点赞 / 收费方式我不服,你服吗? at 2018年12月06日

    太懒,没空弄

  • sweetest 这样的点赞 / 收费方式我不服,你服吗? at 2018年12月06日

    成功的吸引了我的注意力

  • python+uiautomator 遇到一个棘手的问题,请教大神们赏脸帮忙看下,辛苦辛苦 at 2018年12月03日

    ANDROID_HOME 路径配置错了,去掉后面的 tools 应该就没问题了

  • MAT: 深入探讨远程真机的 python 实现以及开源 at 2018年12月02日

    不要孤独,看好你

  • 安卓设备集群管理 atx-server at 2018年11月26日

    有可能的,现在不敢保证

  • 浅谈自动化测试工具 python-uiautomator2 at 2018年11月26日
    pip install -U --pre uiautomator2
    python -m uiautomator2 init
    
  • 用 100 行 python 写一个 android 插拔监听库 at 2018年11月25日

    不错不错

  • 浅谈自动化测试工具 python-uiautomator2 at 2018年11月25日

    升级

  • atx-server 安卓集群管理 安装运行及自动化的实践 at 2018年11月23日

    atx-server 装不上吗?

    go version # 期望1.11
    git clone https://github.com/openatx/atx-server
    go build
    
  • 安卓设备集群管理 atx-server at 2018年11月22日

    确认下是不是 GOPATH, GOROOT 没有配置对

  • ATX 项目 Question and Answers (FAQ) QQ 群消息问答部分汇总 at 2018年11月19日

    估计还有其他的 bug,会尽快 fix 的

  • ATX 项目 Question and Answers (FAQ) QQ 群消息问答部分汇总 at 2018年11月19日

    执行 adb shell rm /data/local/tmp/minicap

  • 上一页
  • 1
  • 2
  • 3
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 47
  • 48
  • 49
  • 下一页
  • 关于 / 活跃用户 / 中国移动互联网测试技术大会 / 反馈 / Github / API / 帮助推广
    TesterHome社区,测试之家,由众多测试工程师组织和维护的技术社区,致力于帮助新人成长,提高测试地位,推进质量发展。Inspired by RubyChina
    友情链接 WeTest腾讯质量开放平台 / InfoQ / 掘金 / SegmentFault / 测试窝 / 百度测试吧 / IT大咖说
    简体中文 / 正體中文 / English

    ©testerhome.com 测试之家   渝ICP备2022001292号
      渝公网安备 50022202000435号    版权所有 © 重庆年云聚力信息技术有限公司