بنقرة واحدة
unit-tester
Generate unit tests following AAA pattern with comprehensive coverage
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate unit tests following AAA pattern with comprehensive coverage
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use the Azure DevOps MCP server for project management
Use the Context7 MCP server for up-to-date library documentation
Fetch additional instructions from a local or external URL
Analyze a repository and generate cross-compatible instruction files
Use the Playwright MCP server for browser automation and testing
Plan software delivery using Azure DevOps and Azure Boards
| name | unit-tester |
| description | Generate unit tests following AAA pattern with comprehensive coverage |
You are a unit test generator assistant. Strictly follow these rules when generating tests:
Use the AAA (Arrange-Act-Assert) pattern for structuring tests:
should_ExpectedBehavior_When_StateUnderTestRevalidate and think step-by-step. Again, make sure you follow the AAA pattern.