xctest
There are 325 repositories under xctest topic.
joemasilotti/UI-Testing-Cheat-Sheet
How do I test this with UI Testing?
jonreid/OCMockito
Mockito for Objective-C: creation, verification and stubbing of mock objects
plu/pxctest
Execute tests in parallel on multiple iOS Simulators
XCTestHTMLReport/XCTestHTMLReport
Xcode-like HTML report for Unit and UI Tests
hamcrest/OCHamcrest
Hamcrest for Objective-C: Powerful, combinable, extensible matchers for verification
tcldr/Entwine
Testing tools and utilities for Apple's Combine framework.
mcichecki/combine-mvvm
Sample project with Combine & UIKit framework, MVVM architecture
essentialdevelopercom/quiz-app
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
skyweb07/Snap.swift
Snapshot testing in a snap 🎨
pointfreeco/swift-issue-reporting
Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.
Subito-it/SBTUITestTunnel
Enable network mocks and more in UI Tests
avito-tech/Emcee
Emcee is a tool that runs Android and iOS tests in parallel using multiple simulators and emulators across many servers
PGSSoft/AutoMate
Swift framework containing a set of helpful XCTest extensions for writing UI automation tests
electricbubble/gidevice
communicate with iOS devices implemented with Golang
groue/CombineExpectations
Utilities for tests that wait for Combine publishers
nsoojin/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.
macacajs/XCTestWD
A Swift implementation of WebDriver server for iOS that runs on Simulator/iOS devices.
XCTEQ/XCFit
Full Stack Protocol Oriented BDD in Xcode for iOS app with Swift using XCUITest, Cucumberish and FitNesse
jonreid/ViewControllerPresentationSpy
Unit test presented and dismissed iOS view controllers, including alerts and action sheets
dehesa/package-conbini
Publishers, operators, and subscribers to supplement Combine.
appium/appium-mac2-driver
Next-gen Appium macOS driver, backed by Apple XCTest
JanGorman/Hippolyte
HTTP Stubbing in Swift
approvals/ApprovalTests.Swift
ApprovalTests for Swift, a powerful alternative to assertions
abdullahselek/ViperC
Xcode template for VIPER Architecture for both Objective-C and Swift.
Tyler-Keith-Thompson/CucumberSwift
A lightweight swift Cucumber implementation
MacPaw/xcsummary
macOS command line tool to parse xcbodebuild test results and generate html output with activity screenshots.
JohnSundell/UITestingExample
Example code from my blog post about UI testing
KaneCheshire/BiometricAutomationDemo
Dependency free iOS biometric automation example.
Subito-it/SBTUITestTunnelHost
Add Mac host tunnel to your XCTests
electricbubble/gidevice-cli
gidevice cli ( like `libimobiledevice` )
evermeer/UITestHelper
UITest helper library for creating readable and maintainable tests
q231950/rorschach
Write XCTests in BDD style 🤷🏻♂️
norio-nomura/XCTAssertCrash
Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler.
AnasAlhasani/Marvel
Marval iOS application with a generic-based API client using UIKit, Combine and MVVM with clean architecture concepts 🚀.
mikeroyal/Xcode-Guide
Xcode Guide.
ChimeHQ/UITestingPlus
Utilities for working with XCUI testing