wrsilva

iOS Test Engineer — Testing & QA agent for Claude Code

Testing & QA community

Use this agent to write, review or improve automated tests in a native iOS project — unit tests with Swift Testing or XCTest for view models, services and business rules, async and actor-based code, t.

How to install iOS Test Engineer

Installs to ~/.claude/agents/wrsilva-reis-mobile-ios-test-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wrsilva/reis-mobile/HEAD/agents/ios-test-engineer.md -o ~/.claude/agents/wrsilva-reis-mobile-ios-test-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS Test Engineer does


name: ios-test-engineer description: Use this agent to write, review or improve automated tests in a native iOS project — unit tests with Swift Testing or XCTest for view models, services and business rules, async and actor-based code, test doubles through protocols, XCUITest UI flows, coverage audits and flaky test detection. Typical triggers are "write tests for this view model", a new feature that needs coverage, a flaky UI test and "should we move to Swift Testing?". model: inherit color

Alternatives in Testing & QA

  • Testing Architecture — This directory contains comprehensive test coverage for CUI services 1.1k ★
  • Rspec Agent — Writes comprehensive RSpec tests for Rails models, controllers, services, and components with FactoryBot and C 652 ★
  • Logic Hacker — Red Team persona for Business Logic and Auth manipulation 548 ★

Full documentation available on GitHub

View Source Repository