Why my tests fail only during pre-commit ?
Symptom Recently I ran across (what I thought was) strange behaviour. I use pre-commit for all my git commits, and one of the step is to ensure that all the unit tests pass. I also have a make target to run just the unit tests. Each time when I tried...
Jul 27, 20202 min read51
