Microsoft.Quantum.Xunit
0.28.263081
.NET 6.0
dotnet add package Microsoft.Quantum.Xunit --version 0.28.263081
NuGet\Install-Package Microsoft.Quantum.Xunit -Version 0.28.263081
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="Microsoft.Quantum.Xunit" Version="0.28.263081" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Quantum.Xunit --version 0.28.263081
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Quantum.Xunit, 0.28.263081"
#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 Microsoft.Quantum.Xunit as a Cake Addin
#addin nuget:?package=Microsoft.Quantum.Xunit&version=0.28.263081
// Install Microsoft.Quantum.Xunit as a Cake Tool
#tool nuget:?package=Microsoft.Quantum.Xunit&version=0.28.263081
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library for testing Q# programs and algorithms using the xUnit framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.NET.Test.Sdk (>= 17.4.1)
- Microsoft.Quantum.Runtime.Core (>= 0.28.263081)
- xunit (>= 2.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Quantum.Xunit:
Repository | Stars |
---|---|
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
|
|
microsoft/iqsharp
Microsoft's IQ# Server.
|