|
You are here |
scribe.rip | ||
| | | | |
martinfowler.com
|
|
| | | | | Unit Tests are focused on small parts of a code-base, defined in regular programming tools, and fast. There is disagreement on whether units should be solitary or sociable. | |
| | | | |
understandlegacycode.com
|
|
| | | | | This book is a reference. Here's my summary of its salient points so you understand why it's so reco | |
| | | | |
henko.net
|
|
| | | | | A deep dive into unit testing looking to answer why, how much, and what. | |
| | | | |
blog.peterritchie.com
|
|
| | | [AI summary] The post critiques current testing practices like TDD and BDD, arguing they often neglect proper unit testing of individual classes and objects in favor of testing interactions, using a primes calculator example to illustrate the need for robust unit-level validation. | ||