Massive xUnit (popular C# framework, other are MSTest and NUnit) testing with usage of Fact (classic tests), Theory(alternative tests), Trait, InlineData, ClassData, MemberData attributes. Tests are linked to seperate class which code is also included (adding reference to dll is needed)