dotnet-xunit

Community

Master xUnit.net for .NET testing.

AuthorAGIBuild
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers write robust, maintainable, and efficient unit tests for their .NET applications using the xUnit.net testing framework.

Core Features & Use Cases

  • Parameterized Tests: Use [Fact] and [Theory] with [InlineData] and [MemberData] for comprehensive test coverage.
  • Fixtures & Parallelism: Manage shared resources with IClassFixture and ICollectionFixture, and configure test execution parallelism.
  • Async Operations: Handle asynchronous setup and teardown with IAsyncLifetime.
  • Use Case: Ensure your DiscountCalculator class correctly applies various discount percentages by running a single [Theory] test with multiple [InlineData] inputs, verifying edge cases like 0% and 100% discounts.

Quick Start

Use the dotnet-xunit skill to write a parameterized test for a discount calculator function.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-xunit
Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-xunit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.