A toolset for authoring, supervising, and executing integration tests in .NET.
dotnet add package BobcatThe documentation site is VitePress-rooted at docs/ — the markdown below is the site:
npm install
npm run docs- The Command Line — the runner's
run/list/preview/interactivecommands, filters, and exit codes. - Running Specs with
dotnet test— the generated MTP entry point,[BobcatConfiguration], and the--filter-feature/--filter-tagoptions. - Sample Wiring Playbook — how to wire a sample host to
BobcatRunnerso its.featurespecs run end-to-end through Alba, plus the known wiring footguns and fixes. - Version Matrix — the canonical, mutually-compatible dependency set (WolverineFx / Marten / JasperFx / Alba / TFM) that Bobcat and its samples align on.
- Editor Integration — step completion and go-to-definition for
.featurefiles: VS Code works today with the official Cucumber extension and the committed.vscode/settings.json; Rider needs an upstreamReqnroll.Riderchange (proposal inside).
Project graphics and the "Ember on Ink" color tokens live in docs/public/
and bobcat-theme.css.