8
btfoom
8y

When I have to ask the same person in the team for the hundredth time why they didn't run the unit tests before pushing 😞

Then eventually get them to setup system that prevents merging with broken tests themselves, but they do it in such a way that still lets them get away with pushing broken tests 😡

Comments
  • 1
    Yeah, just skip the broken ones 😂
  • 0
    You have to hand it to them, pretty resourceful lol.
  • 0
    CI is well worth the couple of days it might take to set up. Trigger your unit tests on commit and fire of a team email on failure.
Add Comment