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

husi-testing

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

Husi project's Kotlin/Compose Multiplatform testing conventions. Use whenever adding, updating, or debugging tests under composeApp/ — ViewModels, updaters, ktx helpers, anything in commonTest/desktopTest. Also use when a piece of production code needs a DI seam to become testable (HTTP, DataStore, Libcore). Do not reach for mockk first or invent a new base class — consult this skill before writing the first test in a new file.

التثبيت

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

SKILL.md
readonly