원클릭으로
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.