C# Unit Testing Tutorial

Published: 03 February 2021
on channel: Raw Coding
55,323
852

Why write tests? What are the benefits of testing? What to test? How to relay importance of testing? How to write more testable code? Today we answer these questions and take a look at some examples trying to shift our mindset in how we approach testing our code, as well as highlighting problematic code that can cause us pain in the future.

Patreon 🤝   / raw_coding  
Courses 📚 https://learning.raw-coding.dev
Shop 🛒 https://shop.raw-coding.dev

Discord 💬   / discord  
Twitter 📣   / anton_t0shik  
Twitch 🎥   / raw_coding  

👉 Try Rider
https://www.jetbrains.com/store/redeem/
RD5K9-4TXXW-KMV3G-NYWSF-3ZSTP

Timestamps
00:00 Testing FAQ
13:24 Unit Testing Examples

Source: https://github.com/raw-coding-youtube...
Playlist:    • ASP.NET Core C# - Unit Testing, Mocki...  

#csharp #testing