Back to list
diegopetrucci

swift-unit-tests

by diegopetrucci

Agent skills for iOS development

0🍴 0📅 Dec 31, 2025

SKILL.md


name: swift-unit-tests description: How to run swift unit tests

  1. List available simulators with xcrun simctl list devices available
  2. If one is booted already, use that. Prefer iPhone xx Pros, the latest ones
  3. Run the unit tests with xcodebuild test -project YourApp.xcodeproj -scheme YourScheme -destination 'platform=iOS Simulator,name=iPhone 17 Pro'. The app is usually in the root of the directory. The simulator is the one from step 2. The scheme has to be found out

Score

Total Score

45/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon