QESTNET Internal:Developer Setup QESTNET Tester
The Tester project is a simple console application which allows you to directly call any code in QESTNET without using the QESTNET service. This can be useful for target testing, performance testing or bugs which are hard to track down through the QESTNET service.
- Open ~\qestnet\QESTNET\ QESTNET_with_tests.sln
- Set Tester as the Startup Project
- Start Debugging (F5)