9 ms·
I also do this quite a lot but pair it with an automated test to repeatedly trigger the breakpoint with different values and round out the tests and code accord
by jamil7 1y ago
I also do this quite a lot but pair it with an automated test to repeatedly trigger the breakpoint with different values and round out the tests and code accordingly.
- ChrisMarshallNY 1y agoThat sounds like an excellent practice!