One of the realities of development these days is that our software teams have heterogeneous skill levels. Most teams contain a mix of veterans and rookies. There can be large differences in how seriously people take continuing education, too. My team, for example, has a member who just announced that he never learned any of the Java 5 features and so couldn’t work on areas that used generics. Considering that we’re now migrating from Java 6 toward Groovy, this team member is pretty far behind the curve.
-- Testing as Contract: A Modest Proposal
That would be a really serious problem for any team, but particularly one that hopes to be Agile.
I hope that - as the subtitle implies - the author is kidding when he suggests that the solution is for the "veterans" to write all the tests.
Ports and fat adapters
-
*Is it worth it having a separate use-case layer?*
When I occasionally post something about Ports and Adapters (also known as hexagonal
architecture), ...
1 day ago
No comments:
Post a Comment