Unit testing C# NUnit tutorial

preview_player
Показать описание
How to create a unit tests project with C# and NUnit (beginner unit testing tutorial)
How to run unit tests from Visual Studio

#csharp #dotnet #unittesting
Рекомендации по теме
Комментарии
Автор

Nice and short tutorial, but guys, please add a reference to the source project by right-clicking the Dependencies under the project explorer in order to be able to access the source project classes.

vasilkarazhekov