Skip to main content

8 docs tagged with "Testing"

View all tags

Integration Testing

Writing integration tests for ASP.NET Core applications using WebApplicationFactory.

Mocking Patterns

Using mocking frameworks like Moq or NSubstitute for effective unit testing.

SonarQube

SonarQube for code quality and security analysis

Testcontainers

Using Testcontainers for .NET to run integration tests with real dependencies in Docker.