the question of global configuration for the test runner was raised on a few places,
I think it is worth a small discussion about how to provide the ability to globaly configure the test runner.
a few things that might have already been noted in the above links:
- adding many cli flags dedicated for the test might be hard to maintain
- test runner potentially runs in multiple processes so propagation of the global configuration needs to be considered