Skip to content

Project to learn and implement unit and UI testing over an iOS App.

License

Notifications You must be signed in to change notification settings

c4arl0s/Pro-iOS-Testing

Repository files navigation

In order to update an existing Git submodule execute: (You might need permissions from Owner to get submodules)

git submodule update --remote --merge

Pro-iOS-Testing

Project to learn and implement unit and UI testing over an iOS App.

  1. 1. Introduction for Testing
  2. 2. Setting Up Our Infracstructure
  3. 3. Writing tests - The Basics
  4. 4. Writing Tests - Advanced Techniques
  5. 5. Integration Tests
  6. 6. Write Testable Code
  7. 7. User Interface Tests
  8. 8. Cover Another Aspect of your App - Performance Testing
  9. 9. Snapshot Testing
  10. 10. Implement Tests in Our Daily Work Routine
  11. 11. Using Command-Line Tools

About

Project to learn and implement unit and UI testing over an iOS App.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published