write-unit-tests
النجوم١٣
التفرعات٢
آخر تحديث١٢ يناير ٢٠٢٦ في ٠٣:٢٦
Enable an agent to write unit tests
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
SKILL.md
readonlyالقائمة
Enable an agent to write unit tests
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | Write unit tests |
| description | Enable an agent to write unit tests |
Foo, you should have a test function named
TestFoo.func (f *Foo) Bar() {...} should have a test named
TestFooBar.