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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

PHPUnit 4.0 Released

96 点作者 message大约 11 年前

2 条评论

girvo大约 11 年前
This is pretty exciting for me. At least, it would be (it seems like a drop in replacement, as the backwards compat breaking changes are really rarely used in production IME) -- except I&#x27;ve moved to <i>`nette&#x2F;tester&#x27;</i> [0][1]. It&#x27;s much much lighter (in features as well as run-time) but the trade-off is a seriously nice API, that includes even a nice DOM tester for integration work.<p>The HHVM support is most exciting for myself. I&#x27;ve moved production websites and personal projects all over to nginx + HHVM, and I&#x27;ve not run into any issues since the end of last year.<p>Now, all I want is Facebook&#x27;s &quot;Hack&quot; language to be formally documented. My personal tests show that the optional gradual H-M typing + HHVM&#x27;s speed + PHP&#x27;s benefits === Awesome. PHP has come a long way in the past few years.<p>[0] <a href="http://tester.nette.org/" rel="nofollow">http:&#x2F;&#x2F;tester.nette.org&#x2F;</a> [1] <a href="https://github.com/nette/tester" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nette&#x2F;tester</a>
评论 #7360435 未加载
评论 #7360434 未加载
评论 #7361462 未加载
mantrax大约 11 年前
My litmus test about a package is can I reduce it to one line of code, for 80% of the benefits. If yes, it&#x27;s useless.<p>assert($condition);<p>It&#x27;s useless.
评论 #7361960 未加载
评论 #7362041 未加载