andy
andy copied to clipboard
Andy in DEBUG mode
Add a flag in the RunConfiguration
so that Andy runs in DEBUG mode.
In DEBUG mode, Andy prints out the time it takes in each step. We need this in two places:
- One generic implementation in the
ExecutionFlow
so we can see how long it takes per step - Another one inside meta tests, as different meta tests can take up more time and we may need to know the specific one
I'd love to do this issue
It's yours, @vesk4000 !