Ask HN:关于单元测试和 TDD 的书籍?

3作者: Desafinado4 个月前
我目前的情况是,虽然理解单元测试的重要性以及 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.