
Performance testing using XCTMetric
XCTMetric enables creating tests with measure blocks collecting information about CPU, memory and disk. In this post we’ll write UI-tests measuring a button tap what triggers writing to disk, allocating… Read more Performance testing using XCTMetric →