kinwahlai / XCUITestKit

XCUITestKit has all the common utility for UI tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XCUITestKit

XCUITestKit has all the common utility for UI tests [![CI Status](https://img.shields.io/travis/Darren Lai/XCUITestKit.svg?style=flat)](https://travis-ci.org/Darren Lai/XCUITestKit) Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

XCUITestKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'XCUITestKit'

Author

Darren Lai, kinwah.lai@gmail.com

License

XCUITestKit is available under the MIT license. See the LICENSE file for more info.

About

XCUITestKit has all the common utility for UI tests

License:MIT License


Languages

Language:Swift 92.6%Language:Ruby 7.4%