Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 344 Bytes

File metadata and controls

14 lines (10 loc) · 344 Bytes

Magicianred.LearnByDoing.MyBlog.BL.Tests.Unit

This is the project with Unit Tests for the BL project.

How to use

From Visual Studio

Open the Test Explorer window (from the menu TEST -> Test explorer) select a specific test or run all.

From Visual studio code

Open the terminal and digit

dotnet test