It’s similar in Java, where people often only know about public and private, and forget about package scoped functions. You can use these to test utility functions etc.
The post is weird, I agree with almost everything in the first half and disagreed with most of the second part.
What makes TDD hard for integration testing is that there are no simple readymade tools similar to XUnit frameworks and people need to build their own tools and make them fast.
The post is weird, I agree with almost everything in the first half and disagreed with most of the second part.
What makes TDD hard for integration testing is that there are no simple readymade tools similar to XUnit frameworks and people need to build their own tools and make them fast.