一键导入
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.