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="0" skipped="0" invalid="0" date="2017-03-18" time="10:23:24">
  <environment user="appveyor" machine-name="APPVEYOR-VM" cwd="C:\projects\coveralls" 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="Success" success="True" time="2.0719" asserts="0">
    <results>
      <test-suite type="TestFixture" name="Get-CoveragePercentage" executed="True" result="Success" success="True" time="2.0719" asserts="0" description="Get-CoveragePercentage">
        <results>
          <test-case description="has a coverage percentage of 13" name="Get-CoveragePercentage.has a coverage percentage of 13" time="1.5053" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="has a coverage percentage of 28" name="Get-CoveragePercentage.has a coverage percentage of 28" time="0.1222" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="throws an error when providing bogus info" name="Get-CoveragePercentage.throws an error when providing bogus info" time="0.1446" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="throws an error when providing a non-existing repository" name="Get-CoveragePercentage.throws an error when providing a non-existing repository" time="0.2999" asserts="0" success="True" result="Success" executed="True" />
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>