·dotnet-testing
</>

dotnet-testing

Definiert .NET-Teststrategien und Implementierungsmuster für xUnit v3 (Fakten, Theorien, Fixtures, IAsyncLifetime), Integrationstests (WebApplicationFactory, Testcontainers), Aspire-Tests (DistributedApplicationTestingBuilder), Snapshot-Tests (Verify, Scrubbing), Playwright E2E-Browserautomatisierung, BenchmarkDotNet-Mikrobenchmarks, Codeabdeckung (Coverlet), Mutationstests (Stryker.NET), UI-Tests (Seitenobjekte, Selektoren) und AOT WASM-Testkompilierung. Umfasst 13 Themenbereiche. Nicht für die Produktions-API-Architektur oder CI-Workflow-Erstellung verwenden.

22Installationen·3Trend·@novotnyllc

Installation

$npx skills add https://github.com/novotnyllc/dotnet-artisan --skill dotnet-testing

So installieren Sie dotnet-testing

Installieren Sie den KI-Skill dotnet-testing schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/novotnyllc/dotnet-artisan --skill dotnet-testing
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: novotnyllc/dotnet-artisan.

Testing strategy, frameworks, and quality tooling for .NET applications. This consolidated skill spans 13 topic areas. Load the appropriate companion file from references/ based on the routing table below.

Baseline dependency: references/testing-strategy.md defines the unit vs integration vs E2E decision tree and test doubles selection that inform all testing decisions. Load it by default whenever a testing approach needs to be chosen.

Most-shared companion: references/xunit.md covers xUnit v3 framework features used by integration, snapshot, and UI testing companions.

Definiert .NET-Teststrategien und Implementierungsmuster für xUnit v3 (Fakten, Theorien, Fixtures, IAsyncLifetime), Integrationstests (WebApplicationFactory, Testcontainers), Aspire-Tests (DistributedApplicationTestingBuilder), Snapshot-Tests (Verify, Scrubbing), Playwright E2E-Browserautomatisierung, BenchmarkDotNet-Mikrobenchmarks, Codeabdeckung (Coverlet), Mutationstests (Stryker.NET), UI-Tests (Seitenobjekte, Selektoren) und AOT WASM-Testkompilierung. Umfasst 13 Themenbereiche. Nicht für die Produktions-API-Architektur oder CI-Workflow-Erstellung verwenden. Quelle: novotnyllc/dotnet-artisan.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/novotnyllc/dotnet-artisan --skill dotnet-testing
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-08
Aktualisiert
2026-03-10

Browse more skills from novotnyllc/dotnet-artisan

Schnelle Antworten

Was ist dotnet-testing?

Definiert .NET-Teststrategien und Implementierungsmuster für xUnit v3 (Fakten, Theorien, Fixtures, IAsyncLifetime), Integrationstests (WebApplicationFactory, Testcontainers), Aspire-Tests (DistributedApplicationTestingBuilder), Snapshot-Tests (Verify, Scrubbing), Playwright E2E-Browserautomatisierung, BenchmarkDotNet-Mikrobenchmarks, Codeabdeckung (Coverlet), Mutationstests (Stryker.NET), UI-Tests (Seitenobjekte, Selektoren) und AOT WASM-Testkompilierung. Umfasst 13 Themenbereiche. Nicht für die Produktions-API-Architektur oder CI-Workflow-Erstellung verwenden. Quelle: novotnyllc/dotnet-artisan.

Wie installiere ich dotnet-testing?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/novotnyllc/dotnet-artisan --skill dotnet-testing Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/novotnyllc/dotnet-artisan