Variable Config.keepGoing

continue on test error

struct Config
{
  // ...
  bool keepGoing ;
  // ...
}