←back to thread

72 points todsacerdoti | 1 comments | | HN request time: 0.31s | source
Show context
ossusermivami ◴[] No.43801871[source]
what about just doing a git diff ? that would see the method was not called before?
replies(2): >>43805277 #>>43883389 #
1. dllthomas ◴[] No.43883389[source]
"Wait, what did I change that impacted that test?"

An intersection between code coverage and a git diff once answered that handily for me.