Skip to content

This repo showcases some examples of testing code in iOS.

Notifications You must be signed in to change notification settings

nicnocquee/practical-ios-testing

Repository files navigation

Coverage Status Build Status

This repo showcases some examples of testing code in iOS.

Objective-C

Getting Started

  • Check out objc.md and the accompanying sample project in objc folder.
  • Run bundle install && cd objc/PracticaliOSTesting && bundle exec pod install from the root of the repository.
  • Run the unit tests PracticaliOSTestingTests using iPhone 7 Plus simulator.

TOC

Swift

Not yet implemented. Contribution appreciated.

About

This repo showcases some examples of testing code in iOS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published