TestR.PowerShell by Bobby Cannon

<PackageReference Include="TestR.PowerShell" Version="0.2.5391.24450" />

.NET API 252,416 bytes

 TestR.PowerShell 0.2.5391.24450

Integration testing framework for developers. TestR allows automating testing of web applications. Adds PowerShell features that are not part of the regular deployment.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>TestR.PowerShell</id>
    <version>0.2.5391.24450</version>
    <authors>Bobby Cannon</authors>
    <owners>Bobby Cannon</owners>
    <projectUrl>http://bobbycannon.github.io/TestR/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Integration testing framework for developers. TestR allows automating testing of web applications. Adds PowerShell features that are not part of the regular deployment.</description>
    <tags>PowerShell TestR Test UnitTest IntegrationTest Automation Testing Web InternetExplorer FireFox Chrome</tags>
    <dependencies>
      <dependency id="Newtonsoft.Json" version="6.0.4" />
    </dependencies>
    <references>
      <reference file="TestR.dll" />
      <reference file="TestR.PowerShell.dll" />
    </references>
  </metadata>
</package>