TestApi v.0.2 includes the following additions:
- AutomatedApplication API for in- and out-of-process application control
- New Visual Verification features
- New Command-Line Parser features
- xUnit and NUnit samples to complement Visual Studio unit testing samples
The ZIP package contains:
- Binaries
- Documentation (conceptual documents and API documentation)
- Source Code
- Samples
Important:Before unzipping the package, you must unblock it. Failure to do so will prevent the sample tests from running in VSTS. To unblock the package:
- Download the ZIP file;
- Right-click the ZIP file and select "Properties";
- Under the "General" tab, click the "Unblock" button and click "Apply";
- Proceed with the unzip.