Agent skill
xUnit Test Framework
Execute and generate xUnit tests for C#/.NET projects with FluentAssertions and Moq support
Install this agent skill to your Project
npx add-skill https://github.com/FortiumPartners/ai-mesh/tree/main/skills/xunit-test
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
NestJS Framework
Node.js/TypeScript backend framework with dependency injection and modular architecture
tooling-detector
pytest Test Framework
Execute and generate pytest tests for Python projects with fixtures, parametrization, and mocking support
smoke-test-critical-paths
helm
cloud-provider-detector
Didn't find tool you were looking for?