The Share Extension of your app can be UI tested in a few easy steps using the following Swift extension. The video below shows an example of a certain UI Test run.| SwiftLee
Learn how to use an autoreleasepool in unit tests to capture memory leaks consistently throughout the development of your project.| SwiftLee
Refactoring code is essential to maintain quality and readability. Using best practices you'll become better at succeeding a big code change.| SwiftLee
Flaky tests can be resolved using test repetitions and several best practices when writing tests and running tests locally.| SwiftLee
Create and run unit tests, performance tests, and UI tests for your Xcode project.| Apple Developer Documentation
Learn more using this list of Swift blog posts containing in-depth examples of Swift programming techniques, basics, and best practices.| SwiftLee