skills/fortiumpartners/ai-mesh/xUnit Test Framework

xUnit Test Framework

SKILL.md

xUnit Test Framework

Purpose

Provide xUnit test execution and generation for C#/.NET projects.

Usage

dotnet run --project generate-test.csproj -- --source=Calculator.cs --output=CalculatorTests.cs --description="Division by zero"
dotnet test --filter=CalculatorTests

Output Format

JSON with success, passed, failed, total, and failures array.

Weekly Installs
0
GitHub Stars
9
First Seen
Jan 1, 1970