C#C
C#15mo ago
13 replies
The Fog from Human Resources

How and what to Test

I'm trying to become a more professional developer so I'm adapting to best practices and all that
But recently i wanted to get into Unit testing my C# applications but ran into an issue:
I have no idea what to even test in the first place, for example what if i develop a desktop applications, a Discord bot, a web API using ASP.NET or even a library, Id love to write Unit tests but i have absolutely 0 clue what to actually test someone send help :SCcrying:
Was this page helpful?