TestExec 11.0.0

dotnet add package TestExec --version 11.0.0
NuGet\Install-Package TestExec -Version 11.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TestExec" Version="11.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TestExec --version 11.0.0
#r "nuget: TestExec, 11.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TestExec as a Cake Addin
#addin nuget:?package=TestExec&version=11.0.0

// Install TestExec as a Cake Tool
#tool nuget:?package=TestExec&version=11.0.0

TestExec

TestExec is a software library for Microsoft Visual Studio that provides a user interface and sequencing logic that allows users to rapidly create automated test programs for many applications. Originally developed for repair shops in the aviation industry, the application of this software can span many industries.

Using TestExec, a developer can focus his time and energy on the actual test requirements and not have to work on the user interface or how to manage the sequence of test routines. This reduces time for software development, but also provides a simple user interface that reduces training time for operators.

Simply include the TestExec.dll in your references, create a class module in your program that implements the TestExecApplication type definition and build your test program. For more detailed information and example programs contact john.ebbtech@gmail.com

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.0 402 6/27/2022
10.0.0 379 7/18/2022