-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
area: reportersinvolving a specific reporterinvolving a specific reporterstatus: accepting prsMocha can use your help with this one!Mocha can use your help with this one!type: featureenhancement proposalenhancement proposal
Description
My beforeEach functions are pretty slow, and sometimes even dominate test time. (I set up test fixture data and initialize an Ember app.) But the little timing badges that show up in the browser (above 50ms or so) do not include this time, they only seem to measure the time of the test functions themselves.
I'm thinking that it would be sensible for the badges to include the beforeEach/afterEach time.
(Perhaps there are also other parts where these timings are used, like timeouts -- I'm fairly new to mocha.)
What do you think?
epmatsw, maximedupre, jakubka, kellyselden, utako and 1 more
Metadata
Metadata
Assignees
Labels
area: reportersinvolving a specific reporterinvolving a specific reporterstatus: accepting prsMocha can use your help with this one!Mocha can use your help with this one!type: featureenhancement proposalenhancement proposal
Type
Projects
Status
No status