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

Where is my *.exe file? How to compile it? #3

Open
YuryStrozhevsky opened this issue May 24, 2021 · 0 comments
Open

Where is my *.exe file? How to compile it? #3

YuryStrozhevsky opened this issue May 24, 2021 · 0 comments
Labels
FAQ Frequently Asked Questions

Comments

@YuryStrozhevsky
Copy link
Owner

This particular project is NOT producing *.exe file. Instead it consists of tests you could run directly in Visual Studion. In order to run this tests you need open "Test Explorer" window in Visual Studio:
open_tests

Then on right side (usually) of Visual Studio window you would see "Test Explorer":
tests

Then you could run all tests at once (the "Run All Tests In View" button), or run any specific subtest by right clicking on test and selecting "Run" command.

@YuryStrozhevsky YuryStrozhevsky added the FAQ Frequently Asked Questions label May 24, 2021
Repository owner locked and limited conversation to collaborators May 24, 2021
@YuryStrozhevsky YuryStrozhevsky pinned this issue May 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FAQ Frequently Asked Questions
Projects
None yet
Development

No branches or pull requests

1 participant