ConvertTo-MtMaesterResult
SYNOPSIS
Converts Pester results to the Maester test results format which includes additional information.
SYNTAX
ConvertTo-MtMaesterResult [-PesterResults] <PSObject> [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTION
{{ Fill in the Description }}