https://developers.soundcloud.com/blog/integration-testing-for-memory-leaks
Integration Testing for Memory Leaks
Integration Testing for Memory Leaks
Soundcloud
Integration Testing for Memory Leaks
Memory leaks are a common problem when writing iOS applications, and while we all know we should be on the lookout for them, it’s often too easy to miss a vital weak reference. By leveraging integration testing, we can catch these issues and spend more time…