Filter By

Package Types

Operating System

Categories

Trust Information

By: | 0 downloads | Last Updated: 7/3/2026 | Latest Version: 0.1.0

Mutation testing for PowerShell. Injects small faults (flip -eq to -ne, $true to $false, N to N+1, drop -not) into your scripts using the PowerShell AST and reports how many your Pester suite catches - the metric line coverage cannot give you. Runs mutants in a throwaway sandbox so your source is never modified.