请问HN:关于单元测试和测试驱动开发(TDD)的书籍推荐?

3作者: Desafinado16 天前原帖
我目前的情况是,我理解单元测试的重要性以及测试驱动开发(TDD)的工作原理,但在实际操作中,我并没有太多机会去实践。我的工作技术并不太适合这种测试方式。 尽管如此,我还是希望找到一些关于这些主题的阅读材料,这些材料不仅仅涵盖基础知识,还能深入探讨,以便我能尽量获取一些如果我定期进行这些实践所能获得的高级经验。
查看原文
I&#x27;m in a situation where I understand the importance of unit testing and how TDD works, but in practice I don&#x27;t actually get to do it much. The technology I&#x27;m working in isn&#x27;t really testable in this way.<p>That being said I&#x27;m interested in locating some reading material on these topics that don&#x27;t just cover the basics, but do so with a little more depth so I can hopefully glean some of the senior level experience I&#x27;d get if I was actually doing it regularly.