top | item 46409386

(no title)

thomashabets2 | 2 months ago

Because 99% of my commits are not WIP commits. So I almost always want to run them.

Hell, even most WIP commits will pass the tests (e.g. tests are not yet added for the new code), so I'd run them then too.

discuss

order

normie3000|2 months ago

Some people write tests first.

thomashabets2|2 months ago

And commit in such that the final timeline has broken tests for half of commits?

Sounds like an awful way to live your life.