Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to measure execution time of testcases #81

Open
vikashpisces opened this issue Oct 1, 2020 · 0 comments
Open

Is there a way to measure execution time of testcases #81

vikashpisces opened this issue Oct 1, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@vikashpisces
Copy link

Is there any option in the CLI to pass in order to measure the execution time for testcases

It is always good to know as how long it took to execute the complete testcases. There is a use case where I dont want to let testcases run for more than some set X unit of time.

If there is an CLI option lsomething like --exec-time which can provide the execution time will help

In the console, on execution or failure CLI should gives the total time it took to execute the testcases if --exec-time is set in the script/command

@vikashpisces vikashpisces added the enhancement New feature or request label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant