Articles tagged with
developer
22 Aug 2023
After six years as a Team Leader, I went back to hands-on engineering work, and I’m very happy about taking
this step. While it may appear surprising at first, it was a well-thought-out decision, and actually I’ve already
performed such a maneuver once before.
26 May 2015
The first question is — what is overmocking? There are a couple of answers. When you mock something that you can leave or
even should use as it is — this is overmocking. An example of this is a POJO object. Other way to overmock your test is
to mock all the dependencies and rely only on verifying interactions with mock objects. You will see that in my
examples. Overmocking can also happen when you mock something that you don’t own like an external library.
24 Mar 2015
We, Scrum Masters at Allegro, undertake actions that facilitate the work of our Developers, Product Owners and the
Organization itself. We are working with individuals and teams in a variety of ways to remove impediments,
increase their agility, etc. We do not limit ourselves to only following the
Scrum Guide as this 16-pager is only a
framework — the possibilities of acting as a change agent, facilitator and servant leader seem to be endless.