To run the example project, clone the repo, and run pod install
from the Example directory first.
ios '9.0'
tvos '10.0'
osx '10.10'
CleanTests is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CleanTests', :git => 'https://github.com/igorkotkovets/pod.swift.clean-tests.git', :tag => '0.1.1'
or
pod 'CleanTests', :git => 'https://github.com/igorkotkovets/pod.swift.clean-tests.git', :branch => 'master'
Igor Kotkovets, igorkotkovets@users.noreply.github.com
CleanTests is available under the MIT license. See the LICENSE file for more info.