Unit Testing
Explore curated resources about Unit Testing.
49 CURATED RESOURCES3 SECTION CARDS
CURRENT SECTION
32 SHOWNArticles
ARTICLE
C# β How to unit test code that uses HttpClient
ARTICLE
How to unit test a class that consumes an HttpClient with IHttpClientFactory in ASP.NET Core?
ARTICLE
ASP.NET Core 2+ best practices and practical tools for testing, part 1
ARTICLE
ASP.NET Core 2+ best practices and practical tools for testing, part 2, Use cases
ARTICLE
You will never give up a unit test anymore with ExpectedObjects in .NET Core
ARTICLE
How to unit test private methods in .NET Core applications? (even if itβs bad)
ARTICLE
Mock and Unit Test HTTPClient with MessageHandler
ARTICLE
Unit Test Naming Convention
ARTICLE
Testing Exceptions with xUnit and Actions
ARTICLE
Clean code tips - Tests
ARTICLE
.NET 5 REST API Tutorial 10 - Unit Testing and TDD
ARTICLE
Testing Production API Endpoints with xUnit
ARTICLE
Exploring Fluent Assertions
ARTICLE
Unit Testing with ILogger<T>
ARTICLE
How to get ASP.NET Core logs in the output of xUnit tests
ARTICLE
Create fake user for ASP.NET Core controller tests
ARTICLE
Different kind of testing strategies with ASP.NET Core: The basics
ARTICLE
Unit testing data access in ASP.βNET Core
ARTICLE
How to test your C# Web API
ARTICLE
How to mock dependencies with Manifest resources
ARTICLE
Unit and integration testing
ARTICLE
Should you unit-test API/MVC controllers in ASP.NET Core?
ARTICLE
Unit Test and Mock HTTPContext in ASP.NET Core Controller
ARTICLE
Unit Test and Mock HttpContextAccessor
ARTICLE
TDD β Unit Testing Naming Conventions and Standards
ARTICLE
Tips & tricks for unit testing in .NET Core 3: Mocking IHttpContextAccessor
ARTICLE
How to write good unit tests: Two issues to avoid
ARTICLE
Unit Testing Best Practices: A checklist
ARTICLE
How to name your unit tests. 4 test naming conventions
ARTICLE
4 common mistakes when writing your first unit tests
ARTICLE
Unit Testing of Web API with xUnit and Moq
ARTICLE
Mocking a method in the same test class using Mockito
CURRENT SECTION
8 SHOWNVideos
VIDEO
Clean Testing: Clean Architecture with .NET Core - Jason Taylor - NDC Sydney 2020
VIDEO
EFS003: Initialize ASP.NET Core Unit Tests
VIDEO
Clean Testing - Clean Architecture with .NET Core - Jason Taylor - NDC Oslo 2020
VIDEO
Clean Testing: Clean Architecture with .NET Core
VIDEO
Pimp your testing strategy for micro services
VIDEO
Writing tests in .NET using xUnit - xUnit Tutorial
VIDEO
How to unit test Minimal APIs in .NET 6 (and why it's hard)
VIDEO
How To Mock HttpClient in C# Unit Tests
CURRENT SECTION
9 SHOWNSamples
SAMPLE
jasontaylordev/CleanTesting
SAMPLE
jbogard/ContosoUniversityDotNetCore-Pages
SAMPLE
kgrzybek/modular-monolith-with-ddd
SAMPLE
devmentors/Pacco.Services.Availability
SAMPLE
devmentors/Trill-modular-monolith
SAMPLE
philbir/magic-media
SAMPLE
ceslogea/InMemoryMongo2GoWireMockPoc
SAMPLE
jasontaylordev/CleanArchitectureScMarch2020
SAMPLE