Passing Load Test Context Parameters to Unit Tests

This post will show you how to pass load test context parameters to a unit test.  This may be useful if you have some variables that you want to be able to change for each running of a load test.  My simple example will show you how to create a load test plug-in which will read the load test context parameters and pass them on to the unit test.  https://blogs.msdn.com/slumley/pages/passing-load-test-context-parameters-to-unit-tests.aspx