VOOZH about

URL: https://www.nuget.org/packages/Spectre.Console.Testing/

⇱ NuGet Gallery | Spectre.Console.Testing 0.57.0




👁 Image
Spectre.Console.Testing 0.57.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Spectre.Console.Testing --version 0.57.0
 
 
NuGet\Install-Package Spectre.Console.Testing -Version 0.57.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="Spectre.Console.Testing" Version="0.57.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Spectre.Console.Testing" Version="0.57.0" />
 
Directory.Packages.props
<PackageReference Include="Spectre.Console.Testing" />
 
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 Spectre.Console.Testing --version 0.57.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Spectre.Console.Testing, 0.57.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.
#:package Spectre.Console.Testing@0.57.0
 
 
#: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=Spectre.Console.Testing&version=0.57.0
 
Install as a Cake Addin
#tool nuget:?package=Spectre.Console.Testing&version=0.57.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Spectre.Console.Testing

A .NET library that makes it easier to write unit tests for Spectre.Console applications.

Detailed instructions for using this library is located on the project website, https://spectreconsole.net

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  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. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Spectre.Console.Testing:

Package Downloads
Spectre.Console.Cli.Testing

A library that makes it easier to create beautiful console applications.

CommandDotNet.Spectre.Testing

Integrate Spectre test utilities with CommandDotNet.TestTools

Cupboard.Testing

A framework for provisioning local environments to a desired state, using the .NET SDK.

Swallow.Refactor.Testing

A tool to automatically refactor large swaths of code - the natural continuation of "doing it all by hand" and "tinkering with regexes". You can define a rewriting process and have it executed on many files in a solution - repeatable, testable, predictable.

BoxOfYellow.ConsoleMarkdownRenderer.Fakes

Test fakes for ConsoleMarkdownRenderer, enabling dependency injection and unit testing. See https://github.com/boxofyellow/ConsoleMarkdownRenderer/blob/main/ConsoleMarkdownRenderer.Fakes/README.md

GitHub repositories (27)

Showing the top 20 popular GitHub repositories that depend on Spectre.Console.Testing:

Repository Stars
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
recyclarr/recyclarr
Automatically sync TRaSH Guides to your Sonarr and Radarr instances
elevenyellow/handcrafted-persona-engine
An AI-powered interactive avatar engine using Live2D, LLM, ASR, TTS, and RVC. Ideal for VTubing, streaming, and virtual assistant applications.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
microsoft/winappCli
winapp, the Windows App Development CLI, is a single command-line interface for managing Windows SDKs, packaging, generating app identity, manifests, certificates, and using build tools with any app framework.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
StateSmith/StateSmith
A state machine code generation tool suitable for bare metal, embedded and more.
prom3theu5/aspirational-manifests
Handle deployments of .NET Aspire AppHost Projects
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
patriksvensson/cupboard
A framework for provisioning local environments to a desired state, using the .NET SDK.
bilal-fazlani/commanddotnet
A modern framework for building modern CLI apps
microsoft/component-detection
Scans your project to determine what components you use
spectresystems/snitch
A tool that help you find duplicate transitive package references.
tpill90/steam-lancache-prefill
CLI tool to automatically prime a Lancache with Steam games
dotnet/dotnet-operator-sdk
KubeOps is a Kubernetes operator sdk in dotnet. Strongly inspired by kubebuilder.
Version Downloads Last Updated
0.57.1-alpha.0.1 0 6/18/2026
0.57.0 4,630 6/11/2026
0.56.1-alpha.0.3 52 6/11/2026
0.56.1-alpha.0.2 56 6/7/2026
0.56.1-alpha.0.1 52 6/7/2026
0.56.0 6,732 6/5/2026
0.55.3-alpha.0.20 50 6/5/2026
0.55.3-alpha.0.19 54 6/5/2026
0.55.3-alpha.0.18 55 5/23/2026
0.55.3-alpha.0.17 84 5/17/2026
0.55.3-alpha.0.15 61 5/13/2026
0.55.3-alpha.0.14 56 5/12/2026
0.55.3-alpha.0.13 66 5/8/2026
0.55.3-alpha.0.12 53 5/6/2026
0.55.3-alpha.0.11 46 5/5/2026
0.55.3-alpha.0.9 56 5/3/2026
0.55.3-alpha.0.8 58 5/3/2026
0.55.3-alpha.0.7 87 4/28/2026
0.55.3-alpha.0.6 70 4/27/2026
0.55.3-alpha.0.5 73 4/25/2026
Loading failed