Swiftest description.
Coming soon.
Swiftest is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Swiftest', :git => 'https://github.com/Appsaurus/Swiftest'
Swiftest is also available through Carthage. To install just write into your Cartfile:
github "Appsaurus/Swiftest"
Swiftest can also be installed manually. Just download and drop Sources
folders in your project.
We would love you to contribute to Swiftest, check the CONTRIBUTING file for more info.
Swiftest is available under the MIT license. See the LICENSE file for more info.
This library includes software from the SwifterSwift project (https://github.com/swifterswift) licensed under the MIT License. While that library did not meet our exact needs, I highly recommend it as a foundation for any Swift project.