ワンクリックで
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.