386
you are viewing a single comment's thread
view the rest of the comments
[-] balsoft@lemmy.ml 1 points 3 days ago* (last edited 3 days ago)

I concede that on a feature branch, before a PR is made, it's ok to have some failing tests, as long as the only tests failing are related to that feature. You should squash those commits after the feature is complete so that no commit has a failing test once it's on master.

(I'm also a fan of TDD, although for me it means Type-Driven Development, but I digress...)

this post was submitted on 20 Jul 2025
386 points (94.7% liked)

Programmer Humor

25196 readers
982 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS