测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
版主
Lihuazhang (恒温)
第 110 位会员 / 2013-10-21
阿里巴巴 @ 上海
405 篇帖子 • 7860 条回帖
2537 关注者
33 正在关注
33 收藏
人生很多事情你也已经经历了。从我们35岁开始,到60岁、70岁,也就是经历一些生老病死的日常事情。加油!
打赏支持
GitHub Public Repos
  • ai-agents-with-llama3 12

  • lihuazhang.github.com 9

    my blog

  • juit5-json-params 7

    juit5-json-params

  • MediaCrawler 1

    小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫

  • javascript-algorithms 1

    Algorithms and data structures implemented in JavaScript with explanations and links to further r...

  • ahchoo 1

    test for cloudfoundry

  • AutoClick 1

    基于Robotium的自动遍历方案

  • UI-Testing-Cheat-Sheet 1

    How do I test this with UI Testing?

  • revolt-fx 0

  • letsmove 0

More on GitHub
  • 個人信息
  • 個人專欄
  • 帖子
  • 回帖
  • 收藏
  • 正在關注
  • 關注者
  • 深入浅出 Android App 耗电量统计 at 2015年06月30日

    最近结合你这篇文章在做电量测试,还不错。

  • [北京] 最美应用 + 无线测试工程师 at 2015年06月30日

    貌似你们招了很久了。

  • [杭州] 铜板街 (内推) 高级测试工程师,java,高级 java,html5 年终奖 3-6 个月 at 2015年06月30日

    请合并你的招聘贴!

  • 【上海】松江互联网【跑汇】体育服务创业公司【高级测试工程师】 at 2015年06月29日

    排版略差,学习下 markdown 吧? 配车是啥概念啊?

  • XCode7 中的 User Interface Testing 简单 Demo at 2015年06月29日

    #4 楼 @532589730 系统和 xcode 的下载

  • 为什么没有找到给社区会员发私信的入口呢? at 2015年06月29日

    又不是微博,还私信。这是弱关系的时代。不是强关系。

  • 初学 python 两周小结 at 2015年06月29日

    #2 楼 @ziluo https://testerhome.com/markdown 请看排版说明。

  • 初学 python 两周小结 at 2015年06月29日

    你看看你发的帖子能看么?

  • 论坛须知,发帖不排版一律删除! at 2015年06月29日

    #31 楼 @honeybadger 没有这个功能

  • TesterHome 环保袋设计 at 2015年06月26日

    #20 楼 @shenjing8412 当然有啊!

  • 微信 iOS 版本》通讯录》新的朋友》消息记录无法删除 at 2015年06月25日

    复现了,还真的。

  • 从 TesterHome 看移动测试行业现状 at 2015年06月25日

    #35 楼 @arieslin 做 ios 开发

  • Ten tips for writing better Cucumber steps at 2015年06月25日

    #1 楼 @55hhy 你们也开始用了?

  • QA 基于开发的 JavaScript 修改测试数据和代码查看返回值的小例子 at 2015年06月25日

    内容不错,但是请使用 markdown 排版。

  • testerhome 网站 bug at 2015年06月25日

    #6 楼 @halo_lan 本站就对 chrome 和 Safari 等现代浏览器做了适配。

  • 求助:cucumber+appium+junit 实现失败用例重跑功能 at 2015年06月24日

    按道理是会从你的 classpath 里面拿的。不会出现这种问题。我试验了下,

    @CucumberOptions(plugin = {"pretty"}, format = "rerun:target/sample.txt")
    

    会在 target 目录下生成 sample.txt 文件。里面记录了 feature 路径。比如你的 feature 放在 resource 下面,

    ➜  resources git:(master) ✗ tree
    .
    └── skeleton
        ├── belly.feature
        └── belly2.feature
    
    1 directory, 2 files
    

    运行的时候,会讲这些文件按路径拷贝到 target 下面,然后执行。然后如果出错,
    那就会在 sample.txt 里写 skeleton/belly2.feature:3

    然后再次运行的话,用下面的

    @CucumberOptions(features = {"@target/sample.txt"})
    

    就会从 classpath 即 test-class 里面读取出来。

  • testerhome 网站 bug at 2015年06月24日

    。。。到底是不是 bug?

  • Android uiautomator 使用入门官方教程 at 2015年06月24日

    再修改修改。 现在还是没法看。

  • TesterHome 环保袋设计 at 2015年06月24日

    应小兔妹子需求,置顶。

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

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