/UnitTesting-Labs

a collection of labs and exercises focused on unit testing.

Primary LanguageC#

UnitTesting-ITI-Labs

This repository contains a set of unit tests that are written in C# using the Microsoft Unit Testing Framework.

Dependencies

To run the tests, you will need to have .NET Framework installed on your system.

Running the Tests

To run the tests, open the solution in Visual Studio and select Test > Run > All Tests from the menu.