-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I've noticed tests run slow. In my tests that have a recorded duration of <1min these actually take >10min and time out.
I wrote some dummy tests that should only take a few milliseconds (50 tests x <10ms) and these took a couple of minutes making me think there is significant overhead per test.
Is there expected to be significant overhead for running individual tests?
(excluding any start up time), i.e. the above times are after the first test completes
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request