Bobcat 0.14.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bobcat --version 0.14.0
                    
NuGet\Install-Package Bobcat -Version 0.14.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="Bobcat" Version="0.14.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bobcat" Version="0.14.0" />
                    
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.14.0
                    
#r "nuget: Bobcat, 0.14.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 Bobcat@0.14.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=Bobcat&version=0.14.0
                    
Install as a Cake Addin
#tool nuget:?package=Bobcat&version=0.14.0
                    
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 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 integration — IStepContext extensions for tracked-session message dispatch in specs.

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.Marten

Bobcat + Marten integration — IStepContext extensions for document and event-store work in specs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.26.3 59 9/18/2026
0.26.2 91 9/17/2026
0.26.1 81 9/17/2026
0.26.0 65 9/17/2026
0.25.1 90 9/16/2026
0.25.0 95 9/16/2026
0.24.0 98 9/16/2026
0.23.0 105 9/16/2026
0.22.0 134 9/15/2026
0.21.0 140 9/15/2026
0.20.0 189 9/15/2026
0.19.0 239 9/10/2026
0.18.0 205 9/10/2026
0.17.1 527 9/9/2026
0.17.0 202 9/9/2026
0.16.0 371 9/9/2026
0.15.0 221 9/8/2026
0.14.0 154 9/7/2026
0.13.0 153 9/7/2026
0.12.0 163 9/7/2026
Loading failed