Info
Version: | 9.29.0-rc.7 |
Author(s): | OpenTAP.io |
Last Update: | Wednesday, July 2, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://opentap.io/ |
NuGet Url: | https://www.nuget.org/packages/OpenTAP |
Install
Install-Package OpenTAP
dotnet add package OpenTAP
paket add OpenTAP
OpenTAP Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It controls test plan (list of test steps) execution and provides access to functionality offered by the plugins. This covers logging functionality, result handling (database) and instrument communication (user-developed hardware drivers, for example).
OpenTAP also includes a CLI and a plugin manager that finds and handles plugins (test steps, DUT and Instrument interfaces, etc.).