iOS Testing Expert

Installation
SKILL.md

iOS Testing Expert

Comprehensive testing patterns for iOS apps.

Testing Pyramid for iOS

     /\        E2E (XCUITest) - 10%
    /  \       UI Tests, full flows
   /----\
  /      \     Integration - 20%
 /        \    ViewModels + Services
/----------\
/            \  Unit - 70%
              \ Models, Utils, Pure Logic

XCTest Basics

Installs
GitHub Stars
10
First Seen
iOS Testing Expert — willsigmon/sigstack