build property

bool build
getter/setter pair

If the application should be built prior to running the tests Defaults to true

Implementation

bool build = true;