Author : MD TAREQ HASSAN

xUnit.net

Installation

Install-Package xunit

Test project

Notes:

Add reference of MainProject to TestProject
Foo.Test > Right Click on Dependency > Add Reference > Check MainProject > Ok

Convention to follow

Running Test

Menu > Test > Windows > Test Explorer