Examples/Example18/TestREsults.Json
{
"TagFilter": null, "ExcludeTagFilter": null, "TestNameFilter": null, "TotalCount": 12, "PassedCount": 8, "FailedCount": 4, "SkippedCount": 0, "PendingCount": 0, "InconclusiveCount": 0, "Time": { "Ticks": 35502012, "Days": 0, "Hours": 0, "Milliseconds": 550, "Minutes": 0, "Seconds": 3, "TotalDays": 4.1090291666666664E-05, "TotalHours": 0.000986167, "TotalMilliseconds": 3550.2012, "TotalMinutes": 0.059170020000000004, "TotalSeconds": 3.5502012 }, "TestResult": [ { "ErrorRecord": null, "ParameterizedSuiteName": "", "Describe": "My DEscribe block", "Parameters": { }, "Passed": true, "Show": 1023, "FailureMessage": "", "Time": { "Ticks": 9994162, "Days": 0, "Hours": 0, "Milliseconds": 999, "Minutes": 0, "Seconds": 0, "TotalDays": 1.1567317129629629E-05, "TotalHours": 0.00027761561111111109, "TotalMilliseconds": 999.4162, "TotalMinutes": 0.016656936666666667, "TotalSeconds": 0.9994162 }, "Name": "My It block 1", "Result": "Passed", "Context": "", "StackTrace": "" }, { "ErrorRecord": null, "ParameterizedSuiteName": "", "Describe": "My DEscribe block", "Parameters": { }, "Passed": true, "Show": 1023, "FailureMessage": "", "Time": { "Ticks": 1231270, "Days": 0, "Hours": 0, "Milliseconds": 123, "Minutes": 0, "Seconds": 0, "TotalDays": 1.4250810185185185E-06, "TotalHours": 3.4201944444444444E-05, "TotalMilliseconds": 123.12700000000001, "TotalMinutes": 0.0020521166666666668, "TotalSeconds": 0.123127 }, "Name": "My It block 2", "Result": "Passed", "Context": "", "StackTrace": "" }, { "ErrorRecord": null, "ParameterizedSuiteName": "", "Describe": "My DEscribe block 2", "Parameters": { }, "Passed": true, "Show": 1023, "FailureMessage": "", "Time": { "Ticks": 3318803, "Days": 0, "Hours": 0, "Milliseconds": 331, "Minutes": 0, "Seconds": 0, "TotalDays": 3.8412071759259256E-06, "TotalHours": 9.2188972222222222E-05, "TotalMilliseconds": 331.88030000000003, "TotalMinutes": 0.0055313383333333334, "TotalSeconds": 0.33188029999999996 }, "Name": "My It block 3", "Result": "Passed", "Context": "", "StackTrace": "" }, { "ErrorRecord": null, "ParameterizedSuiteName": "", "Describe": "My DEscribe block 2", "Parameters": { }, "Passed": true, "Show": 1023, "FailureMessage": "", "Time": { "Ticks": 1062364, "Days": 0, "Hours": 0, "Milliseconds": 106, "Minutes": 0, "Seconds": 0, "TotalDays": 1.229587962962963E-06, "TotalHours": 2.9510111111111109E-05, "TotalMilliseconds": 106.2364, "TotalMinutes": 0.0017706066666666666, "TotalSeconds": 0.1062364 }, "Name": "My It block 4", "Result": "Passed", "Context": "", "StackTrace": "" }, { "ErrorRecord": null, "ParameterizedSuiteName": "", "Describe": "Describe block 3", "Parameters": { }, "Passed": true, "Show": 1023, "FailureMessage": "", "Time": { "Ticks": 3761142, "Days": 0, "Hours": 0, "Milliseconds": 376, "Minutes": 0, "Seconds": 0, "TotalDays": 4.3531736111111106E-06, "TotalHours": 0.00010447616666666667, "TotalMilliseconds": 376.11420000000004, "TotalMinutes": 0.00626857, "TotalSeconds": 0.3761142 }, "Name": "My It block 5", "Result": "Passed", "Context": "", "StackTrace": "" }, { "ErrorRecord": { "Exception": { "Message": "Expected $false, but got $true.", "Data": { }, "InnerException": null, "TargetSite": null, "StackTrace": null, "HelpLink": null, "Source": null, "HResult": -2146233088 }, "TargetObject": { "Message": "Expected $false, but got $true.", "File": "C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1", "LineText": " $true | Should be $false", "Line": "27" }, "CategoryInfo": { "Category": 8, "Activity": "", "Reason": "Exception", "TargetName": "System.Collections.Hashtable", "TargetType": "Hashtable" }, "FullyQualifiedErrorId": "PesterAssertionFailed", "ErrorDetails": null, "InvocationInfo": { "MyCommand": null, "BoundParameters": { }, "UnboundArguments": [ ], "ScriptLineNumber": 188, "OffsetInLine": 9, "HistoryId": -1, "ScriptName": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1", "Line": " throw ( New-ShouldErrorRecord -Message $testResult.FailureMessage -File $file -Line $lineNumber -LineText $lineText )\r\n", "PositionMessage": "At \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1:188 char:9\r\n+ throw ( New-ShouldErrorRecord -Message $testResult.FailureMes ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "PSScriptRoot": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions", "PSCommandPath": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1", "InvocationName": "", "PipelineLength": 0, "PipelinePosition": 0, "ExpectingInput": false, "CommandOrigin": 1, "DisplayScriptPosition": null }, "ScriptStackTrace": "at Invoke-LegacyAssertion, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1: line 188\r\nat Should\u003cEnd\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1: line 131\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 27\r\nat Invoke-Test, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 283\r\nat ItImpl, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 231\r\nat It, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 121\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 26\r\nat DescribeImpl, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Describe.ps1: line 171\r\nat Describe, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Describe.ps1: line 85\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 22\r\nat \u003cScriptBlock\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Pester.psm1: line 847\r\nat Invoke-Pester\u003cEnd\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Pester.psm1: line 862\r\nat \u003cScriptBlock\u003e, \u003cNo file\u003e: line 1", "PipelineIterationInfo": [ ] }, "ParameterizedSuiteName": "", "Describe": "Describe block 3", "Parameters": { }, "Passed": false, "Show": 1023, "FailureMessage": "Expected $false, but got $true.", "Time": { "Ticks": 1957276, "Days": 0, "Hours": 0, "Milliseconds": 195, "Minutes": 0, "Seconds": 0, "TotalDays": 2.2653657407407407E-06, "TotalHours": 5.4368777777777776E-05, "TotalMilliseconds": 195.7276, "TotalMinutes": 0.0032621266666666669, "TotalSeconds": 0.1957276 }, "Name": "My It block 6", "Result": "Failed", "Context": "", "StackTrace": "at \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 27\r\n27: $true | Should be $false" }, { "ErrorRecord": { "Exception": { "Message": "Expected $false, but got $true.", "Data": { }, "InnerException": null, "TargetSite": null, "StackTrace": null, "HelpLink": null, "Source": null, "HResult": -2146233088 }, "TargetObject": { "Message": "Expected $false, but got $true.", "File": "C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1", "LineText": " $true | Should be $false", "Line": "30" }, "CategoryInfo": { "Category": 8, "Activity": "", "Reason": "Exception", "TargetName": "System.Collections.Hashtable", "TargetType": "Hashtable" }, "FullyQualifiedErrorId": "PesterAssertionFailed", "ErrorDetails": null, "InvocationInfo": { "MyCommand": null, "BoundParameters": { }, "UnboundArguments": [ ], "ScriptLineNumber": 188, "OffsetInLine": 9, "HistoryId": -1, "ScriptName": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1", "Line": " throw ( New-ShouldErrorRecord -Message $testResult.FailureMessage -File $file -Line $lineNumber -LineText $lineText )\r\n", "PositionMessage": "At \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1:188 char:9\r\n+ throw ( New-ShouldErrorRecord -Message $testResult.FailureMes ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "PSScriptRoot": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions", "PSCommandPath": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1", "InvocationName": "", "PipelineLength": 0, "PipelinePosition": 0, "ExpectingInput": false, "CommandOrigin": 1, "DisplayScriptPosition": null }, "ScriptStackTrace": "at Invoke-LegacyAssertion, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1: line 188\r\nat Should\u003cEnd\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1: line 131\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 30\r\nat Invoke-Test, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 283\r\nat ItImpl, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 231\r\nat It, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 121\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 29\r\nat DescribeImpl, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Describe.ps1: line 171\r\nat Describe, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Describe.ps1: line 85\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 22\r\nat \u003cScriptBlock\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Pester.psm1: line 847\r\nat Invoke-Pester\u003cEnd\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Pester.psm1: line 862\r\nat \u003cScriptBlock\u003e, \u003cNo file\u003e: line 1", "PipelineIterationInfo": [ ] }, "ParameterizedSuiteName": "", "Describe": "Describe block 3", "Parameters": { }, "Passed": false, "Show": 1023, "FailureMessage": "Expected $false, but got $true.", "Time": { "Ticks": 1724871, "Days": 0, "Hours": 0, "Milliseconds": 172, "Minutes": 0, "Seconds": 0, "TotalDays": 1.996378472222222E-06, "TotalHours": 4.791308333333333E-05, "TotalMilliseconds": 172.4871, "TotalMinutes": 0.002874785, "TotalSeconds": 0.1724871 }, "Name": "My It block 7", "Result": "Failed", "Context": "", "StackTrace": "at \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 30\r\n30: $true | Should be $false" }, { "ErrorRecord": { "Exception": { "Message": "Expected $false, but got $true.", "Data": { }, "InnerException": null, "TargetSite": null, "StackTrace": null, "HelpLink": null, "Source": null, "HResult": -2146233088 }, "TargetObject": { "Message": "Expected $false, but got $true.", "File": "C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1", "LineText": " $true | Should be $false", "Line": "33" }, "CategoryInfo": { "Category": 8, "Activity": "", "Reason": "Exception", "TargetName": "System.Collections.Hashtable", "TargetType": "Hashtable" }, "FullyQualifiedErrorId": "PesterAssertionFailed", "ErrorDetails": null, "InvocationInfo": { "MyCommand": null, "BoundParameters": { }, "UnboundArguments": [ ], "ScriptLineNumber": 188, "OffsetInLine": 9, "HistoryId": -1, "ScriptName": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1", "Line": " throw ( New-ShouldErrorRecord -Message $testResult.FailureMessage -File $file -Line $lineNumber -LineText $lineText )\r\n", "PositionMessage": "At \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1:188 char:9\r\n+ throw ( New-ShouldErrorRecord -Message $testResult.FailureMes ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "PSScriptRoot": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions", "PSCommandPath": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1", "InvocationName": "", "PipelineLength": 0, "PipelinePosition": 0, "ExpectingInput": false, "CommandOrigin": 1, "DisplayScriptPosition": null }, "ScriptStackTrace": "at Invoke-LegacyAssertion, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1: line 188\r\nat Should\u003cEnd\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1: line 131\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 33\r\nat Invoke-Test, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 283\r\nat ItImpl, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 231\r\nat It, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 121\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 32\r\nat DescribeImpl, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Describe.ps1: line 171\r\nat Describe, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Describe.ps1: line 85\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 22\r\nat \u003cScriptBlock\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Pester.psm1: line 847\r\nat Invoke-Pester\u003cEnd\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Pester.psm1: line 862\r\nat \u003cScriptBlock\u003e, \u003cNo file\u003e: line 1", "PipelineIterationInfo": [ ] }, "ParameterizedSuiteName": "", "Describe": "Describe block 3", "Parameters": { }, "Passed": false, "Show": 1023, "FailureMessage": "Expected $false, but got $true.", "Time": { "Ticks": 1571894, "Days": 0, "Hours": 0, "Milliseconds": 157, "Minutes": 0, "Seconds": 0, "TotalDays": 1.8193217592592591E-06, "TotalHours": 4.3663722222222218E-05, "TotalMilliseconds": 157.1894, "TotalMinutes": 0.0026198233333333334, "TotalSeconds": 0.15718939999999998 }, "Name": "My It block 8", "Result": "Failed", "Context": "", "StackTrace": "at \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 33\r\n33: $true | Should be $false" }, { "ErrorRecord": null, "ParameterizedSuiteName": "", "Describe": "My DEscribe block 4", "Parameters": { }, "Passed": true, "Show": 1023, "FailureMessage": "", "Time": { "Ticks": 2995423, "Days": 0, "Hours": 0, "Milliseconds": 299, "Minutes": 0, "Seconds": 0, "TotalDays": 3.4669247685185183E-06, "TotalHours": 8.3206194444444435E-05, "TotalMilliseconds": 299.5423, "TotalMinutes": 0.004992371666666667, "TotalSeconds": 0.2995423 }, "Name": "My It block 9", "Result": "Passed", "Context": "", "StackTrace": "" }, { "ErrorRecord": { "Exception": { "Message": "Expected $true, but got $false.", "Data": { }, "InnerException": null, "TargetSite": null, "StackTrace": null, "HelpLink": null, "Source": null, "HResult": -2146233088 }, "TargetObject": { "Message": "Expected $true, but got $false.", "File": "C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1", "LineText": " $false | Should be $true", "Line": "44" }, "CategoryInfo": { "Category": 8, "Activity": "", "Reason": "Exception", "TargetName": "System.Collections.Hashtable", "TargetType": "Hashtable" }, "FullyQualifiedErrorId": "PesterAssertionFailed", "ErrorDetails": null, "InvocationInfo": { "MyCommand": null, "BoundParameters": { }, "UnboundArguments": [ ], "ScriptLineNumber": 188, "OffsetInLine": 9, "HistoryId": -1, "ScriptName": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1", "Line": " throw ( New-ShouldErrorRecord -Message $testResult.FailureMessage -File $file -Line $lineNumber -LineText $lineText )\r\n", "PositionMessage": "At \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1:188 char:9\r\n+ throw ( New-ShouldErrorRecord -Message $testResult.FailureMes ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "PSScriptRoot": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions", "PSCommandPath": "\\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1", "InvocationName": "", "PipelineLength": 0, "PipelinePosition": 0, "ExpectingInput": false, "CommandOrigin": 1, "DisplayScriptPosition": null }, "ScriptStackTrace": "at Invoke-LegacyAssertion, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1: line 188\r\nat Should\u003cEnd\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Assertions\\Should.ps1: line 131\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 44\r\nat Invoke-Test, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 283\r\nat ItImpl, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 231\r\nat It, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\It.ps1: line 121\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 43\r\nat DescribeImpl, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Describe.ps1: line 171\r\nat Describe, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Functions\\Describe.ps1: line 85\r\nat \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 37\r\nat \u003cScriptBlock\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Pester.psm1: line 847\r\nat Invoke-Pester\u003cEnd\u003e, \\\\ss002207\\TAAVAST3$\\Documents\\WindowsPowerShell\\Modules\\Pester\\4.4.3\\Pester.psm1: line 862\r\nat \u003cScriptBlock\u003e, \u003cNo file\u003e: line 1", "PipelineIterationInfo": [ ] }, "ParameterizedSuiteName": "", "Describe": "My DEscribe block 4", "Parameters": { }, "Passed": false, "Show": 1023, "FailureMessage": "Expected $true, but got $false.", "Time": { "Ticks": 820985, "Days": 0, "Hours": 0, "Milliseconds": 82, "Minutes": 0, "Seconds": 0, "TotalDays": 9.5021412037037034E-07, "TotalHours": 2.2805138888888887E-05, "TotalMilliseconds": 82.0985, "TotalMinutes": 0.0013683083333333333, "TotalSeconds": 0.082098499999999991 }, "Name": "My It block 10", "Result": "Failed", "Context": "", "StackTrace": "at \u003cScriptBlock\u003e, C:\\Users\\taavast3\\OneDrive\\Repo\\Projects\\OpenSource\\PSHTML\\PSHTML\\Examples\\Example18\\Example18.Tests.ps1: line 44\r\n44: $false | Should be $true" }, { "ErrorRecord": null, "ParameterizedSuiteName": "", "Describe": "My DEscribe block 5", "Parameters": { }, "Passed": true, "Show": 1023, "FailureMessage": "", "Time": { "Ticks": 3419931, "Days": 0, "Hours": 0, "Milliseconds": 341, "Minutes": 0, "Seconds": 0, "TotalDays": 3.9582534722222221E-06, "TotalHours": 9.4998083333333331E-05, "TotalMilliseconds": 341.9931, "TotalMinutes": 0.005699885, "TotalSeconds": 0.3419931 }, "Name": "My It block 11", "Result": "Passed", "Context": "", "StackTrace": "" }, { "ErrorRecord": null, "ParameterizedSuiteName": "", "Describe": "My DEscribe block 5", "Parameters": { }, "Passed": true, "Show": 1023, "FailureMessage": "", "Time": { "Ticks": 3643891, "Days": 0, "Hours": 0, "Milliseconds": 364, "Minutes": 0, "Seconds": 0, "TotalDays": 4.2174664351851853E-06, "TotalHours": 0.00010121919444444444, "TotalMilliseconds": 364.38910000000004, "TotalMinutes": 0.0060731516666666669, "TotalSeconds": 0.36438909999999997 }, "Name": "My It block 12", "Result": "Passed", "Context": "", "StackTrace": "" } ] } |