ios-driver alternatives and similar libraries
Based on the "UI Testing" category.
Alternatively, view ios-driver alternatives based on common mentions on social networks and blogs.
-
Cucumber
A home for issues that are common to multiple cucumber repositories -
Bluepill
Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine -
UI Testing Cheat Sheet
How do I test this with UI Testing? -
SwiftMonkey
A framework for doing randomised UI testing of iOS apps -
ViewInspector
Runtime introspection and unit testing of SwiftUI views -
TouchVisualizer
Lightweight touch visualization library in Swift. A single line of code and visualize your touches! -
robotframework-appiumlibrary
AppiumLibrary is an appium testing library for RobotFramework -
Remote
Control your iPhone from inside Xcode for end-to-end testing. -
LayoutTest-iOS
Write unit tests which test the layout of a view in multiple configurations -
AutoMate
Swift framework containing a set of helpful XCTest extensions for writing UI automation tests -
Floater_
Add a floating fingertip to your app demo. www.buglife.com -
appium
Appium is an open source test automation framework for use with native and hybrid mobile apps. -
UITestHelper
UITest helper library for creating readable and maintainable tests -
UI tests without UI Testing experiment
Testing the UI without UI Testing, a Swift experiment. -
UIAutomation
JavaScript library to write test scripts that exercise your app’s user interface elements while the app runs on a connected device. -
Flawless App
tool for visual quality check of mobile app in a real-time. It compares initial design with the actual implementation right inside iOS simulator.
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of ios-driver or a related project?
README
ios-driver
IOS native, hybrid and web automation
doc : http://ios-driver.github.com/ios-driver/
Contact
Most of discussions take place via IRC at freenode on the ios-driver channel
Contributing
Active development is done on the 'dev' branch. Please make use that branch and make pull requests to it instead of to master.
Please sign the CLA "Personal", "Corporate".
The "release notes" contain a list of TODOs at the bottom.
Building from source :
clone the project
clone the submobule ( git submodule init, git submodule update )
switch to the dev branch
build without the tests : mvn package -DskipTests
The server standalone will be in project/server/target
License
*Note that all licence references and agreements mentioned in the ios-driver README section above
are relevant to that project's source code only.