Changed the behavior for test start to always compile the code - right now it was compiling the code only the first time the test was running, changed the C# code generator to use types instead of var - this helps the intellisense in some cases enhanced the error-handling & moved the handleRequestError into the base class , added some extra default settings to the HttpClientHandler useful while doing load tests