tests/result.PSGitHubGist.test.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="32" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2019-12-22" time="19:27:20">
  <environment clr-version="4.0.30319.42000" user-domain="fv-az297" cwd="D:\a\1\s" platform="Microsoft Windows Server 2016 Datacenter|C:\windows|\Device\Harddisk0\Partition2" machine-name="fv-az297" nunit-version="2.5.8.0" os-version="10.0.14393" user="VssAdministrator" />
  <culture-info current-culture="en-US" current-uiculture="en-US" />
  <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="2.2816" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name=".\PSGitHubGist.Tests.ps1" executed="True" result="Success" success="True" time="2.2816" asserts="0" description=".\PSGitHubGist.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Module Manifest Tests" executed="True" result="Success" success="True" time="1.0799" asserts="0" description="Module Manifest Tests">
            <results>
              <test-case description="Passes Test-ModuleManifest" name="Module Manifest Tests.Passes Test-ModuleManifest" time="0.329" asserts="0" success="True" result="Success" executed="True" />
            </results>
          </test-suite>
          <test-suite type="TestFixture" name="PSGitHubGist Module Tests" executed="True" result="Success" success="True" time="1.0157" asserts="0" description="PSGitHubGist Module Tests">
            <results>
              <test-suite type="TestFixture" name="Module Setup" executed="True" result="Success" success="True" time="0.2093" asserts="0" description="Module Setup">
                <results>
                  <test-case description="has the root module PSGitHubGist.psm1" name="PSGitHubGist Module Tests.Module Setup.has the root module PSGitHubGist.psm1" time="0.0242" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="has the a manifest file of PSGitHubGist.psm1" name="PSGitHubGist Module Tests.Module Setup.has the a manifest file of PSGitHubGist.psm1" time="0.0282" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="$module folder has functions" name="PSGitHubGist Module Tests.Module Setup.$module folder has functions" time="0.0081" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="PSGitHubGist is valid PowerShell code" name="PSGitHubGist Module Tests.Module Setup.PSGitHubGist is valid PowerShell code" time="0.0214" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Test Function Get-GitHubGist" executed="True" result="Success" success="True" time="0.1354" asserts="0" description="Test Function Get-GitHubGist">
                <results>
                  <test-case description="Get-GitHubGist.ps1 should exist" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should exist" time="0.0024" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should have help block" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should have help block" time="0.0066" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should have a SYNOPSIS section in the help block" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should have a SYNOPSIS section in the help block" time="0.0045" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should have a DESCRIPTION section in the help block" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should have a DESCRIPTION section in the help block" time="0.0057" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should have a EXAMPLE section in the help block" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should have a EXAMPLE section in the help block" time="0.0043" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should be an advanced function" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should be an advanced function" time="0.0097" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should contain Write-Verbose blocks" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should contain Write-Verbose blocks" time="0.0037" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 is valid PowerShell code" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 is valid PowerShell code" time="0.0075" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Get-GitHubGist has tests" executed="True" result="Success" success="True" time="0.0518" asserts="0" description="Get-GitHubGist has tests">
                <results>
                  <test-case description="function-Get-GitHubGist.Tests.ps1 should exist" name="PSGitHubGist Module Tests.Get-GitHubGist has tests.function-Get-GitHubGist.Tests.ps1 should exist" time="0.0027" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Test Function New-GitHubGist" executed="True" result="Success" success="True" time="0.1557" asserts="0" description="Test Function New-GitHubGist">
                <results>
                  <test-case description="New-GitHubGist.ps1 should exist" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should exist" time="0.0024" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should have help block" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should have help block" time="0.0075" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should have a SYNOPSIS section in the help block" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should have a SYNOPSIS section in the help block" time="0.0039" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should have a DESCRIPTION section in the help block" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should have a DESCRIPTION section in the help block" time="0.0038" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should have a EXAMPLE section in the help block" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should have a EXAMPLE section in the help block" time="0.0043" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should be an advanced function" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should be an advanced function" time="0.0093" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should contain Write-Verbose blocks" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should contain Write-Verbose blocks" time="0.0033" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 is valid PowerShell code" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 is valid PowerShell code" time="0.0056" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="New-GitHubGist has tests" executed="True" result="Success" success="True" time="0.0655" asserts="0" description="New-GitHubGist has tests">
                <results>
                  <test-case description="function-New-GitHubGist.Tests.ps1 should exist" name="PSGitHubGist Module Tests.New-GitHubGist has tests.function-New-GitHubGist.Tests.ps1 should exist" time="0.0023" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Test Function Remove-GitHubGist" executed="True" result="Success" success="True" time="0.2598" asserts="0" description="Test Function Remove-GitHubGist">
                <results>
                  <test-case description="Remove-GitHubGist.ps1 should exist" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should exist" time="0.0023" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should have help block" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should have help block" time="0.0053" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should have a SYNOPSIS section in the help block" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should have a SYNOPSIS section in the help block" time="0.0032" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should have a DESCRIPTION section in the help block" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should have a DESCRIPTION section in the help block" time="0.0029" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should have a EXAMPLE section in the help block" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should have a EXAMPLE section in the help block" time="0.0032" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should be an advanced function" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should be an advanced function" time="0.0071" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should contain Write-Verbose blocks" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should contain Write-Verbose blocks" time="0.0027" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 is valid PowerShell code" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 is valid PowerShell code" time="0.0038" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Remove-GitHubGist has tests" executed="True" result="Success" success="True" time="0.0443" asserts="0" description="Remove-GitHubGist has tests">
                <results>
                  <test-case description="function-Remove-GitHubGist.Tests.ps1 should exist" name="PSGitHubGist Module Tests.Remove-GitHubGist has tests.function-Remove-GitHubGist.Tests.ps1 should exist" time="0.004" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>