-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently there is no information how long it took to execute the test. This can be helpful, when testing slow functions.
Describe the solution you'd like
Test duration could be measured in the runner and then sent to the GUI and presented in test output.
Describe alternatives you've considered
I can write code inside test file which measures test duration and print the duration to test output.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request