TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Test Studio for iOS - record and execute automated tests

27 点作者 pstadler将近 13 年前

3 条评论

quesera将近 13 年前
This is awesome. I'm glad to see Apple breaking their rules to enable this functionality.<p>Inter-app communication is a hard thing to fit into the iOS security model, but I hope this small and controlled incursion is the beginning of something Apple has been working on for a long time.<p>This app looks great too. Repetitive manual testing in the simulator is not my favorite part of the day.
评论 #4146787 未加载
ageektrapped将近 13 年前
This is epic if it works as advertised. I was thinking recently that the dev tooling story is pretty bad for mobile apps, compared to desktop apps or server side. I find iOS apps particularly onerous to test and automate (and refactor and analyze).<p>I'll definitely be giving this a serious look.
Aqua_Geek将近 13 年前
Anyone looking at automated iOS app testing should also take a look at Square's KIF: <a href="https://github.com/square/kif" rel="nofollow">https://github.com/square/kif</a>