You can find the wiki for configuration and usage.
The build artifacts (EXE, DLL, etc.) are copied to the \_OUTPUT\_(ConfigName)_
folder (e.g., \_OUTPUT\_Debug
) and run from there. The launch settings are configured to load the test_config.xml
file as the configuration when starting the EXE from Visual Studio.
To set this up, make a copy of the sample configuration, place it in the root directory (at the same level as this README), and rename it to test_config.xml
.
Check out the sample configuration! Not all options are listed in the configuration, but you can find more details in the wiki. :)