Tests/build/results/TestResults.xml
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<test-results xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="nunit_schema_2.5.xsd" name="Pester" total="8" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2019-07-16" time="16:29:37"> <environment user="appveyor" machine-name="APPVYR-WIN" cwd="C:\projects\Validate-DCB" user-domain="APPVYR-WIN" platform="Microsoft Windows Server 2016 Datacenter|C:\Windows|\Device\Harddisk0\Partition4" nunit-version="2.5.8.0" os-version="10.0.14393" clr-version="4.0.30319.42000" /> <culture-info current-culture="en-US" current-uiculture="en-US" /> <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="3.1186" asserts="0" description="Pester"> <results> <test-suite type="TestFixture" name="C:\projects\Validate-DCB\tests\build\unit\unit.build.tests.ps1" executed="True" result="Success" success="True" time="3.1186" asserts="0" description="C:\projects\Validate-DCB\tests\build\unit\unit.build.tests.ps1"> <results> <test-suite type="TestFixture" name="Validate-DCB-Manifest" executed="True" result="Success" success="True" time="2.8575" asserts="0" description="Validate-DCB-Manifest"> <results> <test-suite type="TestFixture" name="Manifest-Validation" executed="True" result="Success" success="True" time="1.0495" asserts="0" description="Manifest-Validation"> <results> <test-case description="[Import-PowerShellDataFile] - Validate-DCB.psd1 is a valid PowerShell Data File" name="Validate-DCB-Manifest.Manifest-Validation.[Import-PowerShellDataFile] - Validate-DCB.psd1 is a valid PowerShell Data File" time="0.3645" asserts="0" success="True" result="Success" executed="True" /> <test-case description="[Test-ModuleManifest] - Validate-DCB.psd1 should pass the basic test" name="Validate-DCB-Manifest.Manifest-Validation.[Test-ModuleManifest] - Validate-DCB.psd1 should pass the basic test" time="0.0094" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should have the Validate-DCB function available" name="Validate-DCB-Manifest.Manifest-Validation.Should have the Validate-DCB function available" time="0.0115" asserts="0" success="True" result="Success" executed="True" /> </results> </test-suite> <test-suite type="TestFixture" name="ExportedContent" executed="True" result="Success" success="True" time="0.879" asserts="0" description="ExportedContent"> <results> <test-case description="Should have an alias named Validate-DCB" name="Validate-DCB-Manifest.ExportedContent.Should have an alias named Validate-DCB" time="0.1832" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should reference Assert-DCBValidation" name="Validate-DCB-Manifest.ExportedContent.Should reference Assert-DCBValidation" time="0.0153" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should default the TestScope param to All" name="Validate-DCB-Manifest.ExportedContent.Should default the TestScope param to All" time="0.4365" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should default the ContinueOnFailure param to $false" name="Validate-DCB-Manifest.ExportedContent.Should default the ContinueOnFailure param to $false" time="0.0969" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should default the LaunchUI param to $true" name="Validate-DCB-Manifest.ExportedContent.Should default the LaunchUI param to $true" time="0.0731" asserts="0" success="True" result="Success" executed="True" /> </results> </test-suite> </results> </test-suite> </results> </test-suite> </results> </test-suite> </test-results> |