Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

ai-dev-tools-swift-testing

النجوم٠
التفرعات١
آخر تحديث٥ أبريل ٢٠٢٦ في ١٢:١٥

Checks and fixes Swift test files for conformance to Swift Testing conventions: replaces XCTest assertions with #expect/#require, adds @Test with descriptive sentence-form names, converts XCTestExpectation-based async tests to async throws, enforces Arrange-Act-Assert structure with blank-line separation, and splits tests covering multiple behaviors into separate @Test functions. Use when writing or reviewing Swift test files, when adding new tests to this project, or when ai-dev-tools-enforce is running.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly