GeistHaus
log in · sign up

Why Good Developers Write Bad Unit Tests

mtlynch.io

The standard techniques of good development can lead you astray if you don’t adjust them for unit tests.

4 pages link to this URL
The Software Essays that Shaped Me

I started reading software blogs before I got my first programming job 20 years ago. At this point, I've read thousands of blog posts and essays, but a small handful stuck in my mind and changed the way I think about software.

8 inbound links article en
Abstractions Are In The Eye Of The Beholder

One of the most common debates I see, is on the right level of abstraction to use when coding. The line between over-engineered and unnecessarily-verbose is a very fuzzy one, and is the source of n…

1 inbound link article en Uncategorized