Variable Step.suite

The current suite name. Do not alter this global variable

struct Step
{
  // ...
  string suite ;
  // ...
}