lib/Pester/3.3.14/PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>Microsoft.PowerShell.Commands.PSGetModuleInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">Pester</S>
      <Version N="Version">3.3.14</Version>
      <S N="Description">Pester provides a framework for running BDD style Tests to execute and validate PowerShell commands inside of PowerShell and offers a powerful set of Mocking Functions that allow tests to mimic and mock the functionality of any command inside of a piece of powershell code being tested. Pester tests can execute any command or script that is accesible to a pester test file. This can include functions, Cmdlets, Modules and scripts. Pester can be run in ad hoc style in a console or it can be integrated into the Build scripts of a Continuous Integration system.</S>
      <S N="Author">PesterTeam</S>
      <Obj N="CompanyName" RefId="1">
        <TN RefId="1">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>dlwyatt</S>
          <S>nohwnd</S>
        </LST>
      </Obj>
      <S N="Copyright">Copyright (c) 2015 by Pester Team, licensed under Apache 2.0 License.</S>
      <DT N="PublishedDate">2015-12-16T14:01:30+05:30</DT>
      <URI N="LicenseUri">http://www.apache.org/licenses/LICENSE-2.0.html</URI>
      <URI N="ProjectUri">https://github.com/Pester/Pester</URI>
      <URI N="IconUri">http://pesterbdd.com/images/Pester.png</URI>
      <Obj N="Tags" RefId="2">
        <TNRef RefId="1" />
        <LST>
          <S>powershell</S>
          <S>unittesting</S>
          <S>bdd</S>
          <S>tdd</S>
          <S>mocking</S>
          <S>PSModule</S>
          <S>PSIncludes_Function</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="3">
        <TN RefId="2">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="1" />
              <LST>
                <S>Describe</S>
                <S>Get-MockDynamicParameters</S>
                <S>Set-DynamicParameterVariables</S>
                <S>Set-TestInconclusive</S>
                <S>SafeGetCommand</S>
                <S>Context</S>
                <S>It</S>
                <S>Should</S>
                <S>Mock</S>
                <S>Assert-MockCalled</S>
                <S>Assert-VerifiableMocks</S>
                <S>New-Fixture</S>
                <S>Get-TestDriveItem</S>
                <S>Invoke-Pester</S>
                <S>Setup</S>
                <S>In</S>
                <S>InModuleScope</S>
                <S>Invoke-Mock</S>
                <S>BeforeEach</S>
                <S>AfterEach</S>
                <S>BeforeAll</S>
                <S>AfterAll</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="1" />
              <LST>
                <S>Describe</S>
                <S>Get-MockDynamicParameters</S>
                <S>Set-DynamicParameterVariables</S>
                <S>Set-TestInconclusive</S>
                <S>SafeGetCommand</S>
                <S>Context</S>
                <S>It</S>
                <S>Should</S>
                <S>Mock</S>
                <S>Assert-MockCalled</S>
                <S>Assert-VerifiableMocks</S>
                <S>New-Fixture</S>
                <S>Get-TestDriveItem</S>
                <S>Invoke-Pester</S>
                <S>Setup</S>
                <S>In</S>
                <S>InModuleScope</S>
                <S>Invoke-Mock</S>
                <S>BeforeEach</S>
                <S>AfterEach</S>
                <S>BeforeAll</S>
                <S>AfterAll</S>
              </LST>
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="8">
        <TNRef RefId="1" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://go.microsoft.com/fwlink/?LinkID=397631&amp;clcid=0x409</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
    </MS>
  </Obj>
</Objs>