Faster Testing of the JPA Repository in Spring Applications
In the ‘Clean Code‘ book, Uncle Bob defined the five characteristics of a clean test. Those characteristics have the acronym FIRST;
Software Developer
In the ‘Clean Code‘ book, Uncle Bob defined the five characteristics of a clean test. Those characteristics have the acronym FIRST;
By focusing on small increments and collaboration, XP practices like CI, Pair or Mob programming, TDD, continuous refactoring and TCR make remote work easier.
A couple of weeks ago, I wrote a guest post on Philippe’s blog where I answered 10 commonly asked questions