TestListExporter now serializes all test parameters and put them in the json
Tests with dynamic parameters no longer need to retrieve them at runtime
- so we can now use editor code to set tests dynamic parameters
- tests will execute faster
also added TestDescription attribute