测试之家
  • Topics
  • QA
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • Sign Up
  • Sign In
新手
houseshi (shixing)
第 50012 位Users / 2020-01-11
2 篇帖子 • 6 条回帖
0 关注者
0 正在关注
1 收藏
打赏支持
GitHub Public Repos
  • lunisolar 0

    Typescript农历库,支持阴历公历互转,支持各类黄历数据查询,如八字四柱、阴历、神煞宜忌、建除十二神、胎神占方、吉神方位、五行纳音等。支持自定义插件。

  • antd-admin 0

    An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS

  • funds 0

    自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况

  • pgvector 0

    Open-source vector similarity search for Postgres

  • iChatGPT 0

    OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS

  • react-antd-multi-tabs-... 0

    ts+react+antd-多页签后台模板(纯净版,非 antd pro!)

  • chatgtp 0

    Chat GTP API

  • app-inspector 0

    App-inspector is a mobile UI viewer in browser.

  • whistle 0

    HTTP, HTTP2, HTTPS, Websocket debugging proxy

  • notepad-plugin 0

    个人文档手记

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • 在需求混乱的产品团队中测试人员如何去做好测试需求分析,推进左移工作? at September 27, 2021

    棒棒哒!

  • junit5-TestExecutionListener,参数化测试的时候失败的 test,获取结果 “SUCCESSFUL” at April 08, 2020

    贴上 issue 地址,https://github.com/junit-team/junit5/issues/2247
    感谢大神的答疑解惑。

  • junit5-TestExecutionListener,参数化测试的时候失败的 test,获取结果 “SUCCESSFUL” at April 08, 2020

    @Test @ParameterizedTest两个注解不能同时用, @ParameterizedTest 认为是一个容器,容器中存放 test。
    共同使用会有冲突,或者被重复执行。

    单独使用@ParameterizedTest 时,这个容器下会使用传递的参数自动创建 tests(个人理解),所以 是我的判读方法有问题,不能直接去用 testExecutionResult.getStatus().name() 去判断,因为可能拿到的是容器的执行结果 。

    正确的判断是否为 testIdentifier.isTest(),会返回一个布尔值 ,确定是用例时,在去通过 testExecutionResult.getStatus().name() 取用例执行结果

    大概就这是这样子

  • junit5-TestExecutionListener,参数化测试的时候失败的 test,获取结果 “SUCCESSFUL” at April 08, 2020

    问题提交到开源,收到回复,如下:

    @ParameterizedTest method is technically a "container" in JUnit 5, but the individual parameterized test method invocations below that container are "tests".

    认为@ParameterizedTest是一个容器,而非一个 test 。

  • macaca 样例执行失败,请大神帮忙看一下! at February 18, 2020

    问题解决了么 ?

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

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