BDD
Tips for Writing Scalable XCUITests – WWDC 2017
At WWDC 2017, there was an amazing talk on engineering for testability which focuses on the importance of quality of test code along with app code. The talk introduced various way we can improve testability of apps by writing great test code. The most important bit was a second part where Read more…