tests/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="11" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2020-02-02" time="01:00:46">
  <environment clr-version="4.0.30319.42000" user-domain="APPVYR-WIN" cwd="C:\projects\MSFT.Network.Tools" platform="Microsoft Windows Server 2012 R2 Datacenter|C:\windows|\Device\Harddisk0\Partition5" machine-name="APPVYR-WIN" nunit-version="2.5.8.0" os-version="6.3.9600" user="appveyor" />
  <culture-info current-culture="en-US" current-uiculture="en-US" />
  <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="7.3313" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name="C:\projects\MSFT.Network.Tools\tests\unit\unit.tests.ps1" executed="True" result="Success" success="True" time="7.3313" asserts="0" description="C:\projects\MSFT.Network.Tools\tests\unit\unit.tests.ps1">
        <results>
          <test-suite type="TestFixture" name="MSFT.Network.Tools-Manifest" executed="True" result="Success" success="True" time="6.9836" asserts="0" description="MSFT.Network.Tools-Manifest">
            <results>
              <test-suite type="TestFixture" name="Validation" executed="True" result="Success" success="True" time="6.7462" asserts="0" description="Validation">
                <results>
                  <test-case description="[Import-PowerShellDataFile] - MSFT.Network.Tools.psd1 is a valid PowerShell Data File" name="MSFT.Network.Tools-Manifest.Validation.[Import-PowerShellDataFile] - MSFT.Network.Tools.psd1 is a valid PowerShell Data File" time="0.1769" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Test-ModuleManifest] - MSFT.Network.Tools.psd1 should pass the basic test" name="MSFT.Network.Tools-Manifest.Validation.[Test-ModuleManifest] - MSFT.Network.Tools.psd1 should pass the basic test" time="0.0065" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should specify at least 4 modules" name="MSFT.Network.Tools-Manifest.Validation.Should specify at least 4 modules" time="0.0226" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should contain the DataCenterBridging Module" name="MSFT.Network.Tools-Manifest.Validation.Should contain the DataCenterBridging Module" time="0.1248" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="The DataCenterBridging module should be available in the PowerShell gallery" name="MSFT.Network.Tools-Manifest.Validation.The DataCenterBridging module should be available in the PowerShell gallery" time="0.008" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should contain the VMNetworkAdapter Module" name="MSFT.Network.Tools-Manifest.Validation.Should contain the VMNetworkAdapter Module" time="0.0033" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="The VMNetworkAdapter module should be available in the PowerShell gallery" name="MSFT.Network.Tools-Manifest.Validation.The VMNetworkAdapter module should be available in the PowerShell gallery" time="0.003" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should contain the SoftwareTimestamping Module" name="MSFT.Network.Tools-Manifest.Validation.Should contain the SoftwareTimestamping Module" time="0.0028" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="The SoftwareTimestamping module should be available in the PowerShell gallery" name="MSFT.Network.Tools-Manifest.Validation.The SoftwareTimestamping module should be available in the PowerShell gallery" time="0.0022" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should contain the Start-CPUBurn Module" name="MSFT.Network.Tools-Manifest.Validation.Should contain the Start-CPUBurn Module" time="0.0032" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="The Start-CPUBurn module should be available in the PowerShell gallery" name="MSFT.Network.Tools-Manifest.Validation.The Start-CPUBurn module should be available in the PowerShell gallery" time="0.0025" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>