Skip to content

Time taken to run tests #100

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

Closed
abhishekc-sharma opened this issue Oct 24, 2015 · 4 comments
Closed

Time taken to run tests #100

abhishekc-sharma opened this issue Oct 24, 2015 · 4 comments

Comments

@abhishekc-sharma
Copy link

Since the big win by running tests concurrently is the time gain is there anyway to actually find out how long tests took to run ? I remember always getting the time taken for tests with Mocha.

@vadimdemedes
Copy link
Contributor

@sindresorhus should we leave this as a feature request? Or advise to use:

$ time ava

@kevva
Copy link
Contributor

kevva commented Oct 27, 2015

Don't we have this already?

@vadimdemedes
Copy link
Contributor

@kevva No, we only report individual test time, when it reaches certain threshold. We don't display total test time atm.

@sindresorhus
Copy link
Member

Users can just use $ time ava.

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

No branches or pull requests

4 participants