
from agent-skills317
Automate the generation of professional C# xUnit.net tests, covering Fact/Theory patterns, constructor injection, and shared fixtures.
This skill enables an AI agent to generate high-quality C# unit tests using the xUnit.net framework. It provides patterns for standard tests, parameterized tests, and complex setup scenarios, ensuring the generated code follows industry best practices.
Use this skill when a user asks to write unit tests for C# code, mentions xUnit specifically, or needs to implement test patterns like [Fact], [Theory], or IClassFixture for shared database/service contexts.
IClassFixture for shared context and IDisposable for per-test setup/teardown.[Fact] with parameters).Compatible with any agent capable of generating and executing C# code, including Claude Code, Cursor, and other AI coding assistants.
This skill has not been reviewed by our automated audit pipeline yet.
NUnit 3 Testing
Generate NUnit 3 unit tests and test patterns for C# projects (Assert.That constraint model, parameterized tests, lifecycle hooks, and Moq examples).
Nemo.js Automation Skill
Generate Nemo.js (PayPal) end-to-end automation tests in JavaScript, with examples for Mocha, locator patterns and TestMu cloud integration.
Geb Automation Skill
Generates Geb (Groovy) browser automation tests and page objects with Spock integration; includes patterns for cloud execution and CI-ready setups.
API Compliance Checker
Generate practical, standards-aligned API patterns and endpoints for GDPR, PCI-DSS, HIPAA, SOC2 and related regulatory requirements, including audit log and dat
Behat BDD Test Generator
Generates Behat BDD feature files, context classes, and configuration for PHP browser tests using Mink and Selenium-compatible drivers.