xunit-testing-patterns

Installation
SKILL.md

xUnit Testing Patterns for ABP Framework

Comprehensive testing patterns for ABP Framework applications using xUnit, Shouldly, and NSubstitute.

When to Use

  • Writing unit tests for AppServices
  • Creating integration tests for ABP modules
  • Setting up test data seeders
  • Mocking repositories and services
  • Testing authorization and validation
  • Writing domain service tests
  • Interface-first testing (writing tests before implementation)

Test Project Structure

Installs
20
GitHub Stars
22
First Seen
Jan 29, 2026
xunit-testing-patterns — thapaliyabikendra/ai-artifacts