Testing Strategies

Joe and Alan discuss testing strategies, emphasizing testing against interfaces rather than low-level details. They challenge the notion of code coverage, advocating for testing the overall intent of code paths. The conversation delves into configuring coverage tools to focus on testing public APIs for effective testing practices.