xctest topic
BookStore-iOS
Sample iOS App - A collection of examples and patterns for Unit Testing, UI Testing, handling Result/Optionals, writing documentation, and more. Details in README.
ViewControllerPresentationSpy
Unit test presented and dismissed iOS view controllers, including alerts and action sheets
BiometricAutomationDemo
Dependency free iOS biometric automation example.
UITestingExample
Example code from my blog post about UI testing
ViperC
Xcode template for VIPER Architecture for both Objective-C and Swift.
ApprovalTests.Swift
ApprovalTests for Swift, a powerful alternative to assertions
xcsummary
macOS command line tool to parse xcbodebuild test results and generate html output with activity screenshots.
xctest-dynamic-overlay
Define XCTest assertion helpers directly in your application and library code.
XCTAssertCrash
Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler.