You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/intro.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,11 @@ sidebar_position: 1
5
5
6
6
## What are custom Maester tests?
7
7
8
-
Custom Maester tests are tests that fully integrate into Maester's framework to test your Microsoft 365 tenant and anything else you want to using Pester tests. Also providing PowerShell functions to resolve any issues where possible.
8
+
Custom Maester tests are tests that fully integrate into Maester's framework to test your Microsoft 365 tenant and anything else you want to using Pester tests. Also providing PowerShell scripts to resolve any issues where possible.
9
9
10
10
## Why custom Maester tests?
11
11
12
-
These are tests that aren't standard in Maester, but integrate into it.. Ensure that your tenant is always followning company standards. Also you may want to run tests that the current Maester framework doesn't have on your tenant or network and want a nice way to display those resultls as well as keeping it under one umbrella.
12
+
These are tests that aren't standard in Maester, but integrate into it.. Ensure that your tenant is always followning company standards. You may want to run tests that the current Maester framework doesn't have on your tenant or network and want a nice way to display those results as well as keeping it under one umbrella.
0 commit comments