You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: