-
Notifications
You must be signed in to change notification settings - Fork 28
Get UnitTestingStatus
dfinke edited this page Apr 20, 2024
·
2 revisions
Gets the status of unit testing.
Get-UnitTestingStatus
The Get-UnitTestingStatus function returns the current value of the $EnableUnitTesting variable, indicating whether unit testing is enabled or disabled.
Get-UnitTestingStatus
This example retrieves the current status of unit testing.