Get the latest tech news

Unit Tests Considered Harmful


Unit tests couple us to implementation detail, restrict refactoring and don't assert that features work. Prefer bigger-scoped tests.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of unit tests

unit tests

Related news:

News photo

How I write unit tests in Go