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

How to use UnitTest #57

Closed
nickschafhauser opened this issue Dec 27, 2017 · 1 comment
Closed

How to use UnitTest #57

nickschafhauser opened this issue Dec 27, 2017 · 1 comment
Assignees
Labels

Comments

@nickschafhauser
Copy link

Hello @aalhour. I am unsure of how to run the unit tests that are placed in the UnitTest folder. In the MainProgram folder I see you have a program.cs that allows you to specify which test(s) to run. How do you accomplish this same task in the UnitTest folder? Thanks!

@aalhour
Copy link
Owner

aalhour commented Feb 7, 2018

Hello @nickschafhauser. Sorry for the late reply. You can run the unit tests from the command line using the dotnet xunit command. Which OS are you using?

@aalhour aalhour closed this as completed May 14, 2018
@aalhour aalhour added this to To do in Kanban Board via automation Nov 1, 2019
@aalhour aalhour moved this from To do to Done in Kanban Board Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Kanban Board
  
Done
Development

No branches or pull requests

2 participants