Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

new-function-tests

Sterne0
Forks0
Aktualisiert26. April 2026 um 20:34

MANDATORY QUALITY GATE — enforce Pester v5 test creation alongside every new PowerShell function written in the UserAdminModule repository. USE FOR: any time a new function is created or requested — ensures tests are written before the function is considered done. Provides test file templates and mock patterns for credential functions, connection/disconnect functions, AD, Exchange Online, on-premises Exchange, Microsoft Graph, Intune, Defender, and general utility functions. Prevents functions being committed without test coverage. Also use when the user asks "should I add tests?", "do I need tests for this?", or "is this function complete?". DO NOT USE FOR: writing tests for existing functions without accompanying new function creation (use pester-testing skill instead); creating change requests (use change-request skill).

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly