Daily Usage Issues

See test duration while it is running?

Started by GreenMoose on 1,602 views

[v4.14.0.7]

Is there a way to see duration (so far) a test has been running for, while it is running?

(Scenario: I am trying to run long running tests 1min+ manually, but while I wait for execution I want to see how long it has been running for so e.g. after 3 minutes I can cancel it and investigate what's wrong).

Thanks.
Hi, thanks for posting.

We don't have this ability right now. It's something I wanted to add a while back, since there's no technical reason for why it couldn't be added (outside of performance constraints), but it's quite a big task to really do it properly.

The best thing I can suggest would be to add something to the test to make it write to a file while it runs.
Thanks, got it.

I added a feature request for it https://ncrunch.uservoice.com/forums/245203-feature-requests/suggestions/47189465-update-ui-of-how-long-a-running-test-has-been-runn

Post a reply

Log in to reply.