Comment on Ask HN: How much emphasis to put on unit testing and when?parentComments−apothegm7moA refactor often changes boundaries. Which breaks unit tests. Its integration tests that are truly agnostic to implementation.
Comments
A refactor often changes boundaries. Which breaks unit tests. Its integration tests that are truly agnostic to implementation.