The Protocol Test Framework (PTF) is designed to support Microsoft Protocol Test Suites for both Windows and Office Protocol Interoperability testing.
Info
| Version: | 2.6.1 |
| Author(s): | Microsoft |
| Last Update: | Monday, August 11, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/microsoft/ProtocolTestFramework |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Protocols.TestTools |
Install
Install-Package Microsoft.Protocols.TestTools
dotnet add package Microsoft.Protocols.TestTools
paket add Microsoft.Protocols.TestTools
Microsoft.Protocols.TestTools Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 2.1.0)
- Microsoft.PowerShell.SDK(>= 7.0.0)
Tags