ما هي swift-testing؟
عند كتابة الاختبارات بلغة Swift باستخدام إطار اختبار Swift؛ ليس XCTest. المصدر: mintuz/claude-plugins.
عند كتابة الاختبارات بلغة Swift باستخدام إطار اختبار Swift؛ ليس XCTest.
ثبّت مهارة الذكاء الاصطناعي swift-testing بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: mintuz/claude-plugins.
Guidance for starting with Swift Testing (Testing framework) and writing clear, macro-driven tests.
Use #expect(throws:) to verify a thrown error. Inspect the error via the closure overload when you need to assert the specific case.
Use Issue.record("message") to log and exit gracefully when continuing the test is pointless.
عند كتابة الاختبارات بلغة Swift باستخدام إطار اختبار Swift؛ ليس XCTest. المصدر: mintuz/claude-plugins.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/mintuz/claude-plugins --skill swift-testingعند كتابة الاختبارات بلغة Swift باستخدام إطار اختبار Swift؛ ليس XCTest. المصدر: mintuz/claude-plugins.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/mintuz/claude-plugins --skill swift-testing بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/mintuz/claude-plugins