测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
新手
264768502 (阳光下的草)
第 10582 位会员 / 2016-07-22
2 篇帖子 • 137 条回帖
4 关注者
0 正在关注
4 收藏
打赏支持
GitHub Public Repos
  • adb_wrapper 41

    A Python wrapper for adb command (Windows/Linux) based on subprocess

  • NetBooter_Control 2

    This a python script which can control NetBooter NP-05B

  • qiandao 1

    kanzhun/haodou/u-share 自动签到

  • zapif 0

    Algebraically remove C preprocessor conditionals

  • xmltojson 0

    Cli tool and Python module to convert XML to JSON

  • LogView 0

  • goproxy 0

    🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server i...

  • DeepLearningExamples 0

    Deep Learning Examples

  • demjson 0

    Python module for JSON data encoding, including jsonlint. See the project Wiki here on Github. ...

  • git-commit-plugin 0

    Automatically generate git commit

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • 关于 Jenkins 无法远程启动 Tomcat 的问题 at 2022年11月19日

    多老的系统?走 systemctl 重启任务

  • jenkins 构建 pytest,但是没有结果展示 at 2022年04月12日

    jenkins 的 node 的运行的环境变量和你登陆系统时的环境变量不一致

  • unittest 中每条用例都有的 try except 部分能否抽像出来? at 2022年03月25日

    你要的是 tearDown 里判断测试失败,并做相关现场的保存

  • python 调用 adb 设备命令返回值为空,求大神们帮忙分析一下 at 2021年01月26日

    设 stderr=subprocess.STDOUT

  • TV 兼容性测试方案 at 2021年01月22日

    安卓盒子

  • python 读取 csv 文件报错:file = builtins.open (filename, mode, buffering),OSError: [Errno 22] Invalid argument,怎么解决? at 2020年10月10日

    文件路径 换行

  • 自动化过程中,实现多进程控制多台手机的问题 at 2020年02月05日

    不是 cpu 瓶颈的用多线程吧
    用这个吧
    from multiprocessing.dummy import Pool as ThreadPool

  • 自动化过程中,实现多进程控制多台手机的问题 at 2020年02月02日

    多进程全局变量不共享,请用队列之类的东西
    或者用多线程

  • linux 系统下搭建 selenium 环境运行脚本 at 2019年12月31日

    每次 docker run 起的都是新的容器
    建议好好看看 docker 使用手册

  • Jenkins 在 Windows 电脑上无法使用 pytest 是什么原因? at 2019年12月23日

    pytest -> python -m pytest

  • 已解决,如何修改 pytest "Captured log call"的显示格式 at 2019年12月18日

    搜 ansi color

  • 求助,怎么实现断言音乐播放器是否播放了音乐 at 2019年12月16日

    接麦克风怎么就人工了
    录音做点频率分析不就好了

  • 求助,怎么实现断言音乐播放器是否播放了音乐 at 2019年12月15日

    电脑接个麦克风录音

  • 文件路径的斜杠来判断系统 at 2019年12月08日

    各个语言大多都有判断操作系统的 api? 所以用斜杠的意义在于?
    另外 cygwin 这种怎么算?

    所以这里列举的只有 lua 没有这种基本功能😂
    node.js 有 api
    如果是说浏览器 js 只能看 ua 来猜了

  • 如何让手机通过 ADB 主动连接远程的 PC 呢? at 2019年11月30日

    通过 adb 不可能

    看到你说 IP,默认你考虑的是网络 adb
    那么可以在服务器端搞个网络服务器做监听
    手机启动后发网络请求到服务器
    服务器收到请求后去做 adb 链接

  • uiautomator2 脱机后的问题,生成的测试 apk 如何获得读写文件的权限 at 2019年11月11日

    和同项目下的正常 apk 公用 manifest,权限是共享的

  • appium 如何保持登录状态? at 2019年11月05日

    adb backup/restore

  • 小弟刚接收了一个测试项目,进行改造,请问下 Python nosetest 这个测试框架能否实现无浏览器界面测试? at 2019年11月05日

    无关
    nose/pytest/unittest 提供测试流程的包装和一些断言
    你要找的是诸如 selenium 之类的可以控制浏览器的框架
    2 类东西是可以相互结合的

  • 求助一个 jenkins 中 shell 命令的问题 at 2019年10月10日

    以 service 方式启动
    systemd/docker 之类的

  • jenkins 怎么设置构建名称从执行 shell 里取具体的参数值呢? at 2019年09月23日

    Build Name Setter Plugin

  • Python plot 绘图 at 2019年09月16日

    抗锯齿

  • 关于 python 成员变量 at 2019年08月15日

    没调 setup 哪儿来的 name
    unittest 是帮你自动调了 setup

  • 转测试大会门票 at 2019年06月22日
    仅楼主可见
  • 求助:在 linux 搭建的 jenkins 执行提示 pytest: error: unrecognized arguments: --html=report.html at 2019年06月20日

    猜:

    1. pytest-html 装到 python2 里去了
    2. pytest-html 装到 python3, 但 pytest 装到 python2

    解:
    python3 -m pip install pytest pytest-html
    python3 -m pytest --html=report.html

  • 出售一张测试开发大会门票 at 2019年06月20日

    @ 问世花妖 请问票还出吗?价格是多少?

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

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