Bobcat 0.26.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bobcat --version 0.26.1
                    
NuGet\Install-Package Bobcat -Version 0.26.1
                    
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="Bobcat" Version="0.26.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bobcat" Version="0.26.1" />
                    
Directory.Packages.props
<PackageReference Include="Bobcat" />
                    
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 Bobcat --version 0.26.1
                    
#r "nuget: Bobcat, 0.26.1"
                    
#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 Bobcat@0.26.1
                    
#: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=Bobcat&version=0.26.1
                    
Install as a Cake Addin
#tool nuget:?package=Bobcat&version=0.26.1
                    
Install as a Cake Tool

Bobcat runtime — the spec execution engine, resources, rendering, and runner for the spec-driven integration testing framework for .NET.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  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 (9)

Showing the top 5 NuGet packages that depend on Bobcat:

Package Downloads
Bobcat.Supervisor

Runs Microsoft.Testing.Platform test hosts as worker processes and layers Bobcat's retry, isolation and abort policy on top — the out-of-process half of the resilient test runner.

Bobcat.Wolverine

Bobcat + Wolverine — the act. Dispatches a message through Wolverine's tracked session so a spec's assertions run after everything the message caused has settled.

Bobcat.Mtp

Runs Bobcat specifications as a Microsoft.Testing.Platform test host, so `dotnet test`, IDE Test Explorers and CI treat Bobcat features like any other test project.

Bobcat.CritterStack

Bobcat + Critter Stack integration — Wolverine tracked-session dispatch plus event-store assertions (aggregate command execution, projection waits, between-scenario reset) bound to the JasperFx.Events abstractions, so the same helpers serve Marten, Polecat and Fisher.

Bobcat.EntityFrameworkCore

Bobcat + Entity Framework Core integration — the [EfCoreEntities] table-grammar persistence recipe for spec data setup.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.27.3 335 9/23/2026
0.27.2 76 9/23/2026
0.27.1 80 9/23/2026
0.27.0 82 9/23/2026
0.26.3 203 9/18/2026
0.26.2 226 9/17/2026
0.26.1 200 9/17/2026
0.26.0 187 9/17/2026
0.25.1 193 9/16/2026
0.25.0 195 9/16/2026
0.24.0 198 9/16/2026
0.23.0 206 9/16/2026
0.22.0 206 9/15/2026
0.21.0 195 9/15/2026
0.20.0 215 9/15/2026
0.19.0 246 9/10/2026
0.18.0 211 9/10/2026
0.17.1 674 9/9/2026
0.17.0 209 9/9/2026
0.16.0 434 9/9/2026
Loading failed