dotnet-testing-strategy
CommunityChoose the right .NET test type.
Software Engineering#code quality#testing#integration testing#unit testing#test doubles#e2e testing#.net
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a clear decision framework for selecting the appropriate testing strategy (unit, integration, E2E) for .NET code, ensuring efficient and effective test coverage.
Core Features & Use Cases
- Test Type Decision Tree: Guides users to choose between unit, integration, and E2E tests based on infrastructure dependencies and criticality.
- Test Organization: Offers conventions for project naming, test class structure, and test naming.
- Test Doubles Guidance: Explains when to use stubs, mocks, fakes, and spies with clear examples.
- Use Case: A developer is unsure whether to write a unit test with a mock or an integration test with a real database for a new repository method. This Skill's decision tree will guide them to the correct approach.
Quick Start
Use the dotnet-testing-strategy skill to understand when to use integration tests versus unit tests for .NET code.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-testing-strategy Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-testing-strategy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.