LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: xunit

Browse skills that share this tag.

  • functional-testing - Functional, Integration, and E2E Testing
    testingfunctional-testingintegration-testinge2e-testing

    ★ 0 · Updated 2026-09-22

    Generates, maintains, and refines functional, integration, and end-to-end tests to validate real user-facing behavior.

    ⚙ Explore system public surface⚙ Generate functional and E2E tests⚙ Execute tests and diagnose failures
  • functional-testing - Generate, maintain, and verify functional and E2E tests.
    functional-testingintegration-testinge2e-testingxunit

    ★ 4 · Updated 2026-09-22

    Generates and maintains functional, integration, and E2E tests validating user-facing behavior in C#, PowerShell, TypeScript, and other languages.

    ⚙ Explore public system surfaces⚙ Generate functional and integration tests⚙ Generate Playwright E2E tests
  • aspire-integration-testing - Write integration tests with .NET Aspire and xUnit
    dotnet-aspirexunitintegration-testingdotnet

    ★ 18 · Updated 2026-09-21

    Write integration tests for .NET Aspire applications using xUnit, covering fixtures, endpoint discovery, and real infrastructure dependencies.

    ⚙ Write Aspire integration tests⚙ Create Aspire app fixtures⚙ Discover service endpoints dynamically
  • csharp-testing - C# and .NET testing patterns and best practices
    csharpdotnettestingxunit

    ★ 0 · Updated 2026-09-20

    C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.

    ⚙ Write unit tests using xUnit⚙ Create parameterized tests using Theory⚙ Mock dependencies using NSubstitute
  • dotnet-test - .NET Test Runner
    dotnettestingxunitcli

    ★ 0 · Updated 2026-09-19

    Runs .NET tests selectively using a build-first and test-targeted workflow focused on xUnit.

    ⚙ Build .NET solutions⚙ Run targeted test projects⚙ Filter tests with expressions
  • dotnet-test - Selective .NET Test Runner with Build-First Workflow
    dotnetxunittest-runnertesting

    ★ 0 · Updated 2026-09-19

    Runs .NET and xUnit tests selectively using a build-first, test-targeted workflow optimized for development speed.

    ⚙ Build .NET solutions with minimal output⚙ Run specific project tests without rebuilding⚙ Filter tests by name or category
  • tdd-workflow - Test-driven development workflow for .NET in Verendar.
    tdddotnetcsharptesting

    ★ 0 · Updated 2026-09-14

    Enforces test-driven development with 80%+ coverage using xUnit, FluentAssertions, NSubstitute, and Testcontainers in Verendar.

    ⚙ Define user story behavior⚙ Write failing tests⚙ Implement minimal passing code
  • xunit-ci-observability - xUnit CI Observability
    xunitciobservabilityflaky-tests

    ★ 0 · Updated 2026-09-13

    Standardizes xUnit test evidence, flaky classification, failure triage, and gate reporting in CI pipelines.

    ⚙ Inventory CI artifacts and failure signals⚙ Define test evidence and retention rules⚙ Classify failure taxonomy and flaky tests
  • dotnet-testing-setup - Set up test infrastructure for .NET projects
    dotnettestingxunitef-core

    ★ 3 · Updated 2026-09-09

    Set up xUnit, Moq, EF Core InMemory, and test infrastructure for .NET projects.

    ⚙ Create xUnit test projects⚙ Configure test project dependencies⚙ Match target framework versions
  • aspire-integration-testing - .NET Aspire Integration Testing with xUnit
    integration-testingdotnet-aspirexunitdistributed-systems

    ★ 63 · Updated 2026-06-15

    Write integration tests for .NET Aspire applications using xUnit with real dependencies

    ⚙ write integration tests⚙ create test fixtures⚙ setup distributed application
  • testbox-unit-xunit - TestBox xUnit Testing Skill
    testingxunitunit testingtestbox

    ★ 0 · Updated 2026-05-09

    Write xUnit-style unit tests with TestBox using test functions, lifecycle methods, and assertions

    ⚙ write test functions⚙ use assertion methods⚙ define lifecycle methods
  • testbox-unit-xunit - TestBox xUnit Unit Testing
    unit testingxunitTestBoxBoxLang

    ★ 3 · Updated 2026-05-09

    Write xUnit-style unit tests with TestBox using test functions, lifecycle methods, and assertion object

    ⚙ Write test functions⚙ Define lifecycle methods⚙ Use assertion methods