/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

scribe.rip
| | martinfowler.com
1.5 parsecs away

Travel
| | 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
2.5 parsecs away

Travel
| | This book is a reference. Here's my summary of its salient points so you understand why it's so reco
| | henko.net
2.7 parsecs away

Travel
| | A deep dive into unit testing looking to answer why, how much, and what.
| | blog.peterritchie.com
15.4 parsecs away

Travel
| [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.