Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 580 Bytes

File metadata and controls

16 lines (12 loc) · 580 Bytes

iOSTestingExample

Repository contains simple iOS application written in Swift with a set of exemplary tests. Test were written with the help of following automation tools:

  • KIF
  • FBSnapshotTestCase
  • Xcode UI Testing

In order project to run, you need following software installed:

TIPS:

  • to execute entire test suite, go to Xcode Product > Test or use command+U shortcut
  • use Xcode Test Navigator to run UI or snapshot tests separately
  • to run snaphost tests use iPhone 6S simulator