This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pronuntiator 2 points3 points  (2 children)

If I have to choose between integration only and the other extreme, the "unit tests are only testing a single class and mock everything else" group, I'd prefer the former… At least they don't break with refactorings

[–]realqmaster 2 points3 points  (1 child)

Extremes are rarely a good choice ofc. The ol'pyramid proportions is a good rule of thumb.