Bobcat 0.19.0

dotnet add package Bobcat --version 0.19.0
                    
NuGet\Install-Package Bobcat -Version 0.19.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.19.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bobcat" Version="0.19.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.19.0
                    
#r "nuget: Bobcat, 0.19.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.19.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.19.0
                    
Install as a Cake Addin
#tool nuget:?package=Bobcat&version=0.19.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 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 integration — IStepContext extensions for tracked-session message dispatch in specs.

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

Bobcat + Alba integration — IStepContext extensions and an AlbaResource for HTTP/ASP.NET Core integration testing in specs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.19.0 125 2026/9/10
0.18.0 98 2026/9/10
0.17.1 256 2026/9/9
0.17.0 106 2026/9/9
0.16.0 247 2026/9/9
0.15.0 150 2026/9/8
0.14.0 151 2026/9/7
0.13.0 151 2026/9/7
0.12.0 154 2026/9/7
0.11.0 147 2026/9/6
0.10.0 159 2026/9/6
0.9.2 152 2026/9/5
0.9.1 167 2026/9/1
0.9.0 229 2026/8/31
0.8.5 208 2026/8/25
0.8.0 16,830 2026/8/24
0.7.0 724 2026/8/24
0.6.1 25,115 2026/8/1
0.6.0 313 2026/8/1
0.5.0 435 2026/6/7