Filter By
Displaying results 1 - 4 of 4 (Page 1 of 1)
|
By:
|
19,429 downloads
|
Last Updated: 5/10/2018
|
Latest Version: 0.2.26
This module allows you to measure the quality and maintainability of your PowerShell code, based on a variety of metrics. |
|
By:
|
10,013 downloads
|
Last Updated: 9/21/2025
|
Latest Version: 2.0.0
A PowerShell module for querying and managing Sonarr PVR through its APIs. |
|
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. |