Skip to content

Measure test duration #25

@elgopher

Description

@elgopher

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions