三津石智巳

👦🏻👦🏻👧🏻 Father of 3 | 🗺️ Service Reliability Engineering Manager at Rakuten Travel | 📚 Avid Reader | 👍 Wagashi | 👍 Caffe Latte | 👍 Owarai

【感想】Unit Testing Principles, Practices, and Patterns

ユニットテストがソフトウェアの品質をあげるのは科学的根拠にもとづいていると勝手に思っていたが、そのようなファクトは見つけることができなかった。そんなことを考えていたらこの本を見つけた。

"Interestingly enough, once you establish such first principles, guidelines and best practices often flow naturally as mere implications."

 

via Check out this quote from Unit Testing Principles, Practices, and Patterns - https://learning.oreilly.com/library/view/unit-testing-principles/9781617296277/kindle_split_005.html

こういう本の書き方には憧れる。

"The point is that there’s no automated way to see how good your test suite is. You have to apply your personal judgment."

 

via Check out this quote from Unit Testing Principles, Practices, and Patterns - https://learning.oreilly.com/library/view/unit-testing-principles/9781617296277/kindle_split_011.html

そう言われるとそうなのかもしれない。

"The goal of unit testing is to enable sustainable growth of the software project."

 

via Check out this quote from Unit Testing Principles, Practices, and Patterns - https://learning.oreilly.com/library/view/unit-testing-principles/9781617296277/kindle_split_011.html

持続的な開発が3年なのか10年なのか30年なのか100年なのかは気になる。

"the ultimate goal of unit testing, which is the sustainable growth of your project"

 

via Check out this quote from Unit Testing Principles, Practices, and Patterns - https://learning.oreilly.com/library/view/unit-testing-principles/9781617296277/kindle_split_012.html

持続可能な成長というのは耳障りは良いが真実だろうか。