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

unit-test

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

Use when the user asks for unit tests (e.g, "单元测试", "unit test"), wants to add/fix Go tests, wants table-driven and subtest organization, or wants to enforce a minimum coverage gate (default 80% for logic packages). Prioritize bug discovery (especially boundary, mapping loss, and concurrency defects) over test volume. Do NOT use for benchmarks, fuzz tests, integration tests, E2E tests, load tests, or mock generation.

التثبيت

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

مستكشف الملفات
26 ملفات
SKILL.md
readonly