Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Testing Team #37

Open
hannahfoley-1 opened this issue Feb 21, 2023 · 0 comments
Open

Unit Testing Team #37

hannahfoley-1 opened this issue Feb 21, 2023 · 0 comments
Assignees

Comments

@hannahfoley-1
Copy link
Owner

hannahfoley-1 commented Feb 21, 2023

Create a test folder in the project that will test individual features.

Notes from Brian :

For testing .NET/C# projects, the two big testing libraries are NUnit and MSTest
Here's a good document on getting started with setting them up in Visual Studio:
https://learn.microsoft.com/en-us/visualstudio/test/unit-test-basics?view=vs-2022
There's a really nice VS feature where if you right click on a function, you'll get a "Create Unit Tests" option which will create a project and setup the scaffolding/stub code you need to handle unit tests

ALSO THIS MESSAGE: https://discord.com/channels/1053712696094228510/1069583061471215666/1075046651527434241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants