build property
read / write
If the application should be built prior to running the tests Defaults to true
Implementation
bool build = true;
If the application should be built prior to running the tests Defaults to true
bool build = true;