this post was submitted on 05 Aug 2023
692 points (97.9% liked)

Programmer Humor

32371 readers
572 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Empathy@beehaw.org 3 points 1 year ago

I do it sometimes, especially when the bug is hard to reproduce and I know exactly what's causing it. Sometimes it's quicker to write the tests than to test manually.