/CAB301-Assessment-1-Unit-Testing

Unit Testing project for CAB301 Assessment 1

Primary LanguageC#MIT LicenseMIT

CAB301 Unit Testing Project

This repository provides unit testing for CAB301 Assessment 1.

Prerequisites

Your application must use the .NET 7.0 framework to be compatible with the MSTest framework.

Getting Started

Start by cloning this repository into the parent repository of your project, then add a reference to your project by navigating to Dependencies > Add Project Reference....

To begin testing, build your application, and click Run All Tests in the Test Explorer.

Adding to this repository

If you want to add some of your own tests to this library, create a Pull Request using GitHub.

Declaration of Consent

I, Tarang Janawalkar, give any student studying CAB301 in Semester 1, 2023, to modify, use, and share the files in this repository.