MockBalm 0.1.10

MockBalm 0.1.10

Maintained by Gabrielle Earnshaw.



MockBalm 0.1.10

  • By
  • gearnshaw

MockBalm

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod 'MockBalm'

Setup

  1. Copy sourcery files into local project. This can be done manually, or using bundle exec fastlane copyResources if you are using appstarter-pod-ios.
  2. Add a file called LocalImports.stencil to the same directory as your copied sourcery files. In this file add any import and @testable import statements that are needed for the local project
  3. Add a .sourcery.yml file to the root of the project. An example can be copied from /MockBalm/Resources/Sourcery/Config/.sourcery.yml (don't forget to edit it to work with the specific project)

Author

gllittler, [email protected]

License

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