VOOZH about

URL: https://www.nuget.org/packages/Fuzn.TestFuzn.Adapters.MSTest

⇱ NuGet Gallery | Fuzn.TestFuzn.Adapters.MSTest 0.7.3


ο»Ώ

Fuzn.TestFuzn.Adapters.MSTest 0.7.3

dotnet add package Fuzn.TestFuzn.Adapters.MSTest --version 0.7.3
 
 
NuGet\Install-Package Fuzn.TestFuzn.Adapters.MSTest -Version 0.7.3
 
 
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="Fuzn.TestFuzn.Adapters.MSTest" Version="0.7.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fuzn.TestFuzn.Adapters.MSTest" Version="0.7.3" />
 
Directory.Packages.props
<PackageReference Include="Fuzn.TestFuzn.Adapters.MSTest" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fuzn.TestFuzn.Adapters.MSTest --version 0.7.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fuzn.TestFuzn.Adapters.MSTest, 0.7.3"
 
 
#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.
#:package Fuzn.TestFuzn.Adapters.MSTest@0.7.3
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fuzn.TestFuzn.Adapters.MSTest&version=0.7.3
 
Install as a Cake Addin
#tool nuget:?package=Fuzn.TestFuzn.Adapters.MSTest&version=0.7.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

TestFuzn

TestFuzn (pronounced "testfusion") is a unified testing framework that brings together unit tests, end-to-end tests, and load tests in a single, streamlined experience. It’s designed to bridge the gap between developers and testers by offering clean, readable tests, reports and a consistent testing approach.

🚧 Beta

TestFuzn is currently in beta. Breaking changes may occur until a stable release.

πŸ“š Documentation:
πŸ‘‰ https://github.com/FuznIO/TestFuzn/blob/main/docs/README.md

✨ Key Features

  • πŸ§ͺ One framework for all test types
    Write and run unit, end-to-end, and load tests using the same framework β€” no need to mix and match tools.
  • πŸ“Š Readable and useful reports
    Get clear test results that are easy to understand for both developers and testers.
  • 🧼 Slim and clean by design
    Built to be lightweight and focused β€” includes just the right features to stay easy to use and maintain.
  • πŸ’¬ Test any system over HTTP
    End-to-end and load tests support HTTP-based systems, regardless of the underlying technology stack.
  • 🌐 Web UI testing with Microsoft Playwright
    Automate and validate browser-based applications using Playwright β€” works with any web app, no matter what language or framework it’s built in.
  • πŸ’» C# / .NET first
    Write all your tests in C#. Leverages the power of .NET to keep things fast and flexible.
  • βœ… MSTest compatible
    Built-in support for the widely used MSTest framework β€” reuse what you already know and love.

πŸ“¦ NuGet Packages

Package Description
Fuzn.TestFuzn Core framework
Fuzn.TestFuzn.Adapters.MSTest MSTest integration
Fuzn.TestFuzn.Plugins.Http HTTP testing via Fuzn.FluentHttp
Fuzn.TestFuzn.Plugins.Playwright Browser automation with Playwright
Fuzn.TestFuzn.Plugins.WebSocket WebSocket testing
Fuzn.TestFuzn.Sinks.InfluxDB Real-time metrics to InfluxDB

πŸ’Έ License & Usage

  • 100% free β€” for personal, organizational, and commercial use.
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.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
0.7.3 373 4/19/2026
0.7.2 113 4/13/2026
0.7.1 119 4/8/2026
0.7.0 117 4/6/2026
0.6.18-beta 128 3/16/2026
0.6.17-beta 141 2/27/2026
0.6.16-beta 104 2/23/2026
0.6.15-beta 111 2/23/2026
0.6.14-beta 107 2/18/2026
0.6.13-beta 111 2/16/2026
0.6.12-beta 110 2/15/2026
0.6.11-beta 114 2/12/2026
0.6.10-beta 113 2/11/2026
0.6.9-beta 117 2/3/2026
0.6.8-beta 120 2/1/2026
0.6.7-beta 122 1/27/2026
0.6.6-beta 122 1/25/2026
0.6.5-beta 169 1/23/2026
0.6.4-beta 116 1/19/2026
0.6.3-beta 127 1/8/2026
Loading failed