CUITe.Silverlight.VS2013 by Suresh Balasubramanian, Matt Gray, Rami Abughazaleh, Mattias Kindborg, and contributors

<PackageReference Include="CUITe.Silverlight.VS2013" Version="2.0.246-beta" />

 CUITe.Silverlight.VS2013 2.0.246-beta

CUITe (Coded UI Test enhanced) Framework is a thin layer developed on top of Microsoft Visual Studio Team Test's Coded UI Test engine which helps reduce code, increases readability and maintainability, while also providing a bunch of cool features for the automation engineer.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>CUITe.Silverlight.VS2013</id>
    <version>2.0.246-beta</version>
    <title>CUITe Silverlight for Visual Studio 2013</title>
    <authors>Suresh Balasubramanian, Matt Gray, Rami Abughazaleh, Mattias Kindborg, and contributors</authors>
    <owners>Suresh Balasubramanian, Matt Gray, Rami Abughazaleh, Mattias Kindborg, and contributors</owners>
    <licenseUrl>https://raw.githubusercontent.com/icnocop/cuite/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/icnocop/cuite</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/icnocop/cuite/master/images/NuGet_32x32.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>CUITe (Coded UI Test enhanced) Framework is a thin layer developed on top of Microsoft Visual Studio Team Test's Coded UI Test engine which helps reduce code, increases readability and maintainability, while also providing a bunch of cool features for the automation engineer.</description>
    <language>en-US</language>
    <tags>cuit cuite coded ui test enhanced silverlight visual studio 2013 vs2013</tags>
    <dependencies />
  </metadata>
</package>