UnitTestingWithQuick

Presentation of iOS and macOS unit testing using the Quick & Nimble frameworks.

MIT License

Stars
3

Unit Testing with Quick (and Nimble)

  • Presented at 360|iDev 2020
    on Monday 2020-08-17
  • Presented at Mobile Developer Community of Practice,
    an internal virtual gathering at Kaiser Permanente, on 2020-05
  • Presented at Cocoaheads Denver
    on Tuesday 2020-03-10 at Galvanize (Platte)

Contents

Example

The Xcode project containing example tests lives in the Example/ folder. Note that this project uses CocoaPods, so you'll want to open the xcworkspace file, not the xcodeproj file.

open Example/UnitTestingWithQuick.xcworkspace

License

This repo is licensed under the MIT License. See the LICENSE file for rights and limitations.