jreed-Aces / note-taker

0 stars 0 forks source link

Create project for unit tests #34

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR creates a new project for unit tests in the note-taker repository. The project is created using the .NET CLI and is an xUnit Test Project. The project is named "note-taker.Tests" and is added to the existing solution.

Summary

Fixes #33.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/create-unit-tests-project

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.