|
|
|
|
|
by skipkey
1015 days ago
|
|
The one thing I would add is, if at all possible, write a unit test that fails, reproducing the bug. I have found when working on a code base that is only lightly unit tested, it’s one of the best ways to increase coverage. |
|