6
delose
4y

Worst part about my job is training junior devs with their supervisor insisting them to write unit tests without prior programming experience

Comments
  • 2
    Assert.True(true); here i come :D
  • 1
    Eurgh. Teaching kids to unit test everything before teaching them how to design their code in a way that means it can be sanely unit tested?! That old chestnut is why we have so many devs claiming unit tests are bollocks and never fit well.
Add Comment