AKUTestKit
A library for generating random NSString, NSDate, NSNumber, etc.
Requirements
Installation
AKUTestKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "AKUTestKit"
Usage
See each generator's header.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
akuraru, [email protected]
License
AKUTestKit is available under the MIT license. See the LICENSE file for more info.