https://github.com/binki/vs99907
https://developercommunity.visualstudio.com/content/problem/99907/vstestconsole-exits-after-tests-run-successfully-i.html
https://github.com/binki/vs99907
Last synced: 2 months ago
JSON representation
https://developercommunity.visualstudio.com/content/problem/99907/vstestconsole-exits-after-tests-run-successfully-i.html
- Host: GitHub
- URL: https://github.com/binki/vs99907
- Owner: binki
- License: mit
- Created: 2017-09-19T16:03:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T16:03:35.000Z (over 8 years ago)
- Last Synced: 2025-01-11T02:19:18.273Z (over 1 year ago)
- Language: C#
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
First [install QuickOPC
2017.1](http://www.opclabs.com/products/quickopc/downloads). There is
no need to license the library. The test case should succeed even
without a license installed.
Once you have built in VS, run like:
```
"\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" VS99907\bin\Debug\VS99907.dll
```