xctest topic

List xctest repositories

BookStore-iOS

236
Stars
40
Forks
Watchers

 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

149
Stars
15
Forks
Watchers

Unit test presented and dismissed iOS view controllers, including alerts and action sheets

BiometricAutomationDemo

60
Stars
7
Forks
Watchers

Dependency free iOS biometric automation example.

UITestingExample

66
Stars
15
Forks
Watchers

Example code from my blog post about UI testing

ViperC

79
Stars
24
Forks
Watchers

Xcode template for VIPER Architecture for both Objective-C and Swift.

ApprovalTests.Swift

83
Stars
12
Forks
Watchers

ApprovalTests for Swift, a powerful alternative to assertions

xcsummary

67
Stars
20
Forks
Watchers

macOS command line tool to parse xcbodebuild test results and generate html output with activity screenshots.

xctest-dynamic-overlay

206
Stars
48
Forks
Watchers

Define XCTest assertion helpers directly in your application and library code.

XCTAssertCrash

51
Stars
3
Forks
Watchers

Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler.