Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Show test spent time #156

Open
david-caro opened this issue Mar 16, 2016 · 3 comments
Open

Show test spent time #156

david-caro opened this issue Mar 16, 2016 · 3 comments

Comments

@david-caro
Copy link

It would be really useful to get the test run time along with the result when running the tests, that will allow easier check of which tests are taking most of the time and ease building faster tests

@michaelshobbs
Copy link

I'd love to see this feature built-in as well. In the meantime, we've instrumented the dokku test suite thusly. It's obviously not the same as per test timing but it at least shows us how long each bats file takes.

@skyscribe
Copy link

I like this idea also, it would be helpful to measure which case kills the cpu and know I have to turn back to the wrapped command and do manual profiling by time command

@harschware
Copy link

See PR #177

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants