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

<PackageReference Include="CUITe" Version="2.0.185-beta" />

 CUITe 2.0.185-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/2013/05/nuspec.xsd">
  <metadata>
    <id>CUITe</id>
    <version>2.0.185-beta</version>
    <title>CUITe</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</tags>
    <dependencies />
  </metadata>
</package>