Incursa.TestDocs.Cli 2026.3.9.853

Prefix Reserved
dotnet tool install --global Incursa.TestDocs.Cli --version 2026.3.9.853
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Incursa.TestDocs.Cli --version 2026.3.9.853
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Incursa.TestDocs.Cli&version=2026.3.9.853
                    
nuke :add-package Incursa.TestDocs.Cli --version 2026.3.9.853
                    

Incursa TestDocs

Incursa.TestDocs.Cli and Incursa.TestDocs.Analyzers help teams generate and enforce structured XML documentation for tests.

Packages

  • Incursa.TestDocs.Cli: CLI / dotnet tool that generates documentation artifacts from test XML docs.
  • Incursa.TestDocs.Analyzers: Roslyn analyzer package that validates required XML metadata.

Install

dotnet tool install --global Incursa.TestDocs.Cli
dotnet add package Incursa.TestDocs.Analyzers

CLI Usage

incursa-testdocs generate --repoRoot . --outDir docs/testing/generated

Common options:

  • --strict
  • --minCompliance <0-1>
  • --format markdown|json|both

Analyzer Rules

  • TD001: Missing required XML doc tags.
  • TD002: Placeholder or empty required tag values.

Build and Pack

dotnet pack ./tools/testdocs/TestDocs.slnx -c Release -o ./nupkgs

Reference

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.

This package has no dependencies.

Version Downloads Last Updated
2026.3.9.853 132 3/9/2026
2026.3.9.100 114 3/9/2026
2026.3.6.320 110 3/6/2026
2026.3.4.1093 107 3/4/2026
2026.3.1.31 116 3/1/2026
2026.2.25.334 120 2/25/2026
2026.2.24.205 125 2/24/2026
2026.2.21.28 119 2/21/2026
2026.2.21.6 113 2/21/2026
2026.2.20.1418 120 2/20/2026
2026.2.20.1356 115 2/20/2026
2026.2.20.1343 115 2/20/2026
2026.2.20.908 112 2/20/2026
2026.2.20.310 112 2/20/2026
2026.2.20.132 115 2/20/2026
2026.2.20.82 109 2/20/2026
2026.2.19.224 119 2/19/2026
6.0.5 668 3/13/2026
6.0.3 115 3/10/2026
6.0.1 118 3/10/2026
Loading failed