Build/TestsResults.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="4" errors="0" failures="0" not-run="0" inconclusive="0" ignored="3" skipped="0" invalid="0" date="2017-10-13" time="15:19:44">
  <environment user="appveyor" machine-name="APPVEYOR-VM" cwd="C:\PoshInternals" user-domain="APPVEYOR-VM" platform="Microsoft Windows Server 2012 R2 Datacenter|C:\windows|\Device\Harddisk0\Partition1" nunit-version="2.5.8.0" os-version="6.3.9600" clr-version="4.0.30319.42000" />
  <culture-info current-culture="en-US" current-uiculture="en-US" />
  <test-suite type="PowerShell" name="Pester" executed="True" result="Ignored" success="True" time="2.18" asserts="0">
    <results>
      <test-suite type="TestFixture" name="AstTests" executed="True" result="Success" success="True" time="0.8483" asserts="0" description="AstTests">
        <results>
          <test-case description="should remove extent" name="AstTests.should remove extent" time="0.8483" asserts="0" success="True" result="Success" executed="True" />
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="HooksTest" executed="True" result="Ignored" success="True" time="0.6853" asserts="0" description="HooksTest">
        <results>
          <test-case description="redirects the call" name="HooksTest.redirects the call" time="0.6139" asserts="0" success="True" result="Ignored" executed="False" />
          <test-case description="redirects the call" name="HooksTest.redirects the call" time="0.0713" asserts="0" success="True" result="Ignored" executed="False" />
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="Interop" executed="True" result="Success" success="True" time="0.1207" asserts="0" description="Interop">
        <results>
          <test-case description="should marshal correctly" name="Interop.should marshal correctly" time="0.1207" asserts="0" success="True" result="Success" executed="True" />
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="MemoryMappFile" executed="True" result="Success" success="True" time="0.1328" asserts="0" description="MemoryMappFile">
        <results>
          <test-case description="should contain the correct data" name="MemoryMappFile.should contain the correct data" time="0.1328" asserts="0" success="True" result="Success" executed="True" />
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="PoshExec" executed="True" result="Ignored" success="True" time="0.1624" asserts="0" description="PoshExec">
        <results>
          <test-case description="Starts a process on the remote machine" name="PoshExec.Starts a process on the remote machine" time="0.1624" asserts="0" success="True" result="Ignored" executed="False" />
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="Out-MiniDump" executed="True" result="Success" success="True" time="0.2305" asserts="0" description="Out-MiniDump">
        <results>
          <test-case description="Should exist" name="Out-MiniDump.Should exist" time="0.2305" asserts="0" success="True" result="Success" executed="True" />
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>