xcuitest
There are 99 repositories under xcuitest topic.
joemasilotti/UI-Testing-Cheat-Sheet
How do I test this with UI Testing?
danielpaulus/go-ios
This is an operating system independent implementation of iOS device features. You can run UI tests, launch or kill apps, install apps etc. with it.
Flank/flank
:speedboat: Massively parallel Android and iOS test runner for Firebase Test Lab
Subito-it/SBTUITestTunnel
Enable network mocks and more in UI Tests
PGSSoft/AutoMate
Swift framework containing a set of helpful XCTest extensions for writing UI automation tests
lyndsey-ferguson/fastlane-plugin-test_center
🎯 The best fastlane plugin to understand and tame misbehaving iOS tests 🎉
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.
google/eDistantObject
eDistantObject (eDO) - Remote invocation library for iOS
XCTEQ/XCFit
Full Stack Protocol Oriented BDD in Xcode for iOS app with Swift using XCUITest, Cucumberish and FitNesse
avito-tech/Mixbox
iOS UI testing framework https://t.me/mixbox_english https://t.me/mixbox_russian
michallaskowski/kuiks
Kotlin Multiplatform based testing framework for Android and iOS
BorisLys/ios-automation-course
Программа обучения iOS автоматизации
Subito-it/SBTUITestTunnelHost
Add Mac host tunnel to your XCTests
JonGabilondoAngulo/Organismo-Desktop
3D Virtual Environment for Mobile Devices. Electron Desktop Application.
KaneCheshire/Peasy
A pure Swift mock server for embedding and running directly within iOS/macOS UI tests. Easy peasy.
dino-su/clean-scalable-xcuitest
Sample project of iOS UI test automation using XCUITest.
PGSSoft/AutoMate-AppBuddy
iOS UI automation tests helper framework, designed to work with the AutoMate
danielpaulus/dtx_codec
A golang based Apple DTX implementation. So you can run on real iOS devices: XCUITests, get CPU metrics, launch and kill apps from any OS without the need for expensive Apple hardware :-)
Lobster-King/IQUITestCodeMaker
IQUITestCodeMaker is a modern and lightweight tool for generating iOS UI test script codes automatically without lanuching Appium Desktop or using inspector.
BorisLys/ios-automation-interview
Вопросы с ответами для подготовки к интервью на позицию AQA iOS
dropbox/hypershard-ios
⚡ the ridiculously fast XCUITest collector.
Tunous/XCAppTest
Utilities for easier interaction with XCUITest methods
devexperts/suitcase
SUITCase can verify screenshots in five different ways while testing the User Interface of iOS, iPadOS, and tvOS apps in Simulator. It has been designed to be used with XCTest and written in Swift.
PGSSoft/AutoMate-Templates
Xcode templates helps to start with new UI tests utilizing Page Object pattern and AutoMate framework
alexilyenko/SimpleIOSCalculator
Simple iOS Calculator
PGSSoft/AutoMate-ModelGenie
Generates localized texts for privacy alerts, languages and countries settings for AutoMate framework
suparna-khamaru/Twitter-UI-Test-Automation-XCUITest
This repo consists of a test automation framework of Twitter app using XCUITest in Swift language (without source code)
ZhipingYang/Einstein
Einstein is an UITest framework that integrates the logic across the Project and UITest through AccessibilityIdentified. And in UITest, using it to better support test code writing.
itsthemobb/wiretapp
Swift package for iOS to record and serve up mock JSON, making writing XCUITests easier
jerseysu/xcuitest_cucumberish
Sample Project for XCUITest + Cucumberish demo
luisxiaomai/XCUITest-Library
An example project of page object in swift implementation for XCUITest
devexperts/screenobject
ScreenObject implements ScreenObject (PageObject) pattern in your tests. It also automatically generates classes with screen's elements. ScreenObject is useful in User Interface testing of iOS, iPadOS, tvOS and macOS.
ProtonMail/apple-fusion
fusion is a lightweight and easy-to-use UI testing framework built on top of Apple XCTest that supports testing on iOS and macOS platforms. Developed with readability and reliability in mind.
eonist/TestRunner
Simplifies running UI-tests 🏃
XCTEQ/fastlane-plugin-bluepillar
Fastlane plugin to run XCUI Test in the parallel using Bluepill