·swift-testing
</>

swift-testing

bocato/swift-testing-agent-skill

Swift Testing のベスト プラクティス、パターン、実装に関する専門家のガイダンス。開発者が次のことに言及する場合に使用します: (1) Swift Testing、@Test、#expect、#require、または @Suite、(2) 「Swift Testing の使用」または「最新のテスト パターン」、(3) テスト ダブル、モック、スタブ、スパイ、またはフィクスチャ、(4) 単体テスト、統合テスト、またはスナップショット テスト、(5) XCTest から Swift Testing への移行、(6) TDD、アレンジ・アクト・アサート、または F.I.R.S.T.原則、(7) パラメータ化されたテストまたはテスト組織。

27インストール·1トレンド·@bocato

インストール

$npx skills add https://github.com/bocato/swift-testing-agent-skill --skill swift-testing

SKILL.md

This skill provides expert guidance on Swift Testing, covering the modern Swift Testing framework, test doubles (mocks, stubs, spies), fixtures, integration testing, snapshot testing, and migration from XCTest. Use this skill to help developers write reliable, maintainable tests following F.I.R.S.T. principles and Arrange-Act-Assert patterns.

When a developer needs testing guidance, follow this decision tree:

| Fast | Tests execute in milliseconds | Mock expensive operations | | Isolated | Tests don't depend on each other | Fresh instance per test | | Repeatable | Same result every time | Mock dates, network, external deps | | Self-Validating | Auto-report pass/fail | Use #expect, never rely on print() |

Swift Testing のベスト プラクティス、パターン、実装に関する専門家のガイダンス。開発者が次のことに言及する場合に使用します: (1) Swift Testing、@Test、#expect、#require、または @Suite、(2) 「Swift Testing の使用」または「最新のテスト パターン」、(3) テスト ダブル、モック、スタブ、スパイ、またはフィクスチャ、(4) 単体テスト、統合テスト、またはスナップショット テスト、(5) XCTest から Swift Testing への移行、(6) TDD、アレンジ・アクト・アサート、または F.I.R.S.T.原則、(7) パラメータ化されたテストまたはテスト組織。 ソース: bocato/swift-testing-agent-skill。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/bocato/swift-testing-agent-skill --skill swift-testing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

swift-testing とは?

Swift Testing のベスト プラクティス、パターン、実装に関する専門家のガイダンス。開発者が次のことに言及する場合に使用します: (1) Swift Testing、@Test、#expect、#require、または @Suite、(2) 「Swift Testing の使用」または「最新のテスト パターン」、(3) テスト ダブル、モック、スタブ、スパイ、またはフィクスチャ、(4) 単体テスト、統合テスト、またはスナップショット テスト、(5) XCTest から Swift Testing への移行、(6) TDD、アレンジ・アクト・アサート、または F.I.R.S.T.原則、(7) パラメータ化されたテストまたはテスト組織。 ソース: bocato/swift-testing-agent-skill。

swift-testing のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/bocato/swift-testing-agent-skill --skill swift-testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/bocato/swift-testing-agent-skill

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-01

関連 Skills

なし