LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-09

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
unit-testing
C#
NUnit
test-automation
mocking
generate NUnit test fixtures
create constraint model assertions
write parameterized test cases
set up Moq mocking
C# code
test requirements
method signatures
NUnit test code
C# test files
test fixture classes