Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.01 KB

GNTesting

CI Status Version License Platform

Asynchronous testing tool for Objective-C/Swift

Example

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

Requirements

Minimum supported iOS version: 8.x
Dependencies: GNLog

Installation

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

pod "GNTesting"

Author

Games Neox, [email protected]

License

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