nunit-skill - Generate NUnit 3 Unit Tests in C#
Generates NUnit 3 test code for C# applications with constraint model and Moq mocking
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- generate NUnit test fixtures
- create constraint model assertions
- write parameterized test cases
- set up Moq mocking
- implement test lifecycle methods
- add test categories and attributes
Inputs
- C# code
- test requirements
- method signatures
- expected behavior
Outputs
- NUnit test code
- C# test files
- test fixture classes
Requirements
- .NET environment
- NUnit package
- Moq package
- C# programming language
