Karzone
-
TestAtlas.
by: KarzoneMcp - 1,868 total downloads
- last updated 7/30/2026
- Latest version: 0.1.10
TestAtlas MCP server (`testatlas-mcp`) — serves a TestAtlas semantic map of a .NET test-automation solution to an AI agent over stdio (hand-rolled JSON-RPC, zero MCP-SDK dependency). Read-only and offline.... More information -
TestAtlas.
by: KarzoneCli - 1,200 total downloads
- last updated 7/30/2026
- Latest version: 0.1.10
TestAtlas CLI (`testatlas`) — statically analyses a .NET test-automation solution and emits a queryable semantic map as a single SQLite file: projects and their dependency edges, Gherkin... More information -
SpecHygiene
by: Karzone- 542 total downloads
- last updated 7/22/2026
- Latest version: 1.1.0
Find the dead weight in your Reqnroll / SpecFlow BDD suite — unused C# code, unused step definitions, and feature-file data errors. Pure static analysis, no AI, no network. -
- 57 total downloads
- last updated 7/28/2026
- Latest version: 0.1.0-alpha (prerelease)
Optional Reqnroll runtime plugin that attaches screenshots and HTTP request/response detail to the right test steps, for rendering by the specreport CLI. Depends on Reqnroll only - never pulls a browser or HTTP... More information -
- 60 total downloads
- last updated 7/28/2026
- Latest version: 0.1.0-alpha (prerelease)
dotnet tool that turns a Reqnroll run's Cucumber Messages (NDJSON) into a single self-contained HTML report. Works on any Reqnroll project. -
- 54 total downloads
- last updated 7/28/2026
- Latest version: 0.1.0-alpha (prerelease)
Parses Cucumber Messages (NDJSON) from a Reqnroll test run into a run model and renders a self-contained HTML report. Embeddable library behind the specreport CLI.