1.1.1 - Export, Passthru and Configuration object
- added the ability to export the pester test results to XML (
-ExportCheckResults
) - added the ability pass back the generated result objects (
-Passthru
) - add ability to pass in Pester configuration object to allow for some configuration of running Pester tests (
-PesterConfiguration
)