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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What are your favorite resources for learning about testing?

1 点作者 jlevers将近 4 年前

1 comment

sss111将近 4 年前
1. Introduction to Software Testing: <a href="https:&#x2F;&#x2F;cs.gmu.edu&#x2F;~offutt&#x2F;softwaretest&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cs.gmu.edu&#x2F;~offutt&#x2F;softwaretest&#x2F;</a><p>2. Obey the testing goat online book: <a href="http:&#x2F;&#x2F;www.obeythetestinggoat.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.obeythetestinggoat.com&#x2F;</a><p>3. Neal Ford on test driven design (Requires a oreilly subscription): <a href="https:&#x2F;&#x2F;www.oreilly.com&#x2F;library&#x2F;view&#x2F;neal-ford-on&#x2F;9781449314439&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.oreilly.com&#x2F;library&#x2F;view&#x2F;neal-ford-on&#x2F;9781449314...</a> Here&#x27;s the free PDF of the slides though, <a href="https:&#x2F;&#x2F;github.com&#x2F;nealford&#x2F;presentations&#x2F;blob&#x2F;master&#x2F;Test%20Driven%20Design%20(Neal%20Ford).pdf" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nealford&#x2F;presentations&#x2F;blob&#x2F;master&#x2F;Test%2...</a><p>Threads on if(why) testing is overrated: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23778878" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23778878</a> <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20309815" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20309815</a>