Ann Knowledge Hub
  • 📚Home
  • Bash
  • 🔀git
  • 🤖AI / ML / Gen AI
    • Generative AI - A Primer
    • Course Notes - Google ML Intro
  • 🎯How To Guides
  • 🔖Good Reference Articles
  • 📳Mobile Development
    • iOS
      • Useful Information
      • Debugging Tricks
      • ViewController Concepts
      • Nullability Annotations
      • UI Testing XCTestUI
      • Xcode Concepts
    • Mobile Application Services
    • AB Testing
    • Firebase
    • Good Articles Blogs
    • iOS Troubleshooting
    • Cocoapods Troubleshooting
  • 💯Miscellaneous
    • Google Calendar API
  • 🌐Web Development
    • 📚Learning Resources
    • 🔎Troubleshooting Issues
Powered by GitBook

About Me

  • My blog
  • GitHub

© 2024 Ann Catherine Jose

On this page

Was this helpful?

Edit on GitHub
  1. Mobile Development
  2. iOS

UI Testing XCTestUI

PreviousNullability AnnotationsNextXcode Concepts

Last updated 6 years ago

Was this helpful?

Good Article References

  • Waits in XCUI Test (by Alex Ilyenko) -

  • 4 Tips to master XCTestExpectation (Bla Bla Car Tech) -

  • Asynchronous iOS testing using XCTWaiter (by Shashikant Jagtap) -

  • Reducing flakiness in Swift tests by John Sundell -

  • XCTest waiting -

📳
https://alexilyenko.github.io/xcuitest-waiting
https://medium.com/blablacar-tech/4-tips-to-master-xctestexpectation-aee2b2631d93
https://medium.com/xcblog/asynchronous-ios-testing-in-swift-with-xcwaiter-e31c93014c33
https://medium.com/@johnsundell/reducing-flakiness-in-swift-tests-5942e5677394
http://masilotti.com/xctest-waiting/