Testimo
Testimo is a PowerShell module for running health checks for AD
...Designed for operations and platform engineers, Testimo focuses on verifying infrastructure state (configuration settings, service availability, registry keys) rather than purely unit-level code, making it useful for smoke tests, image validations, and deployment gates. Test runs can emit structured reports, integrate with CI systems, and be scheduled as part of regular compliance checks to ensure environments remain in expected states. Because it’s built on PowerShell, Testimo reuses native cmdlets and objects directly in assertions, reducing the impedance mismatch between tests and target systems.