-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in testingRelates to test execution of Dart/Flutter tests for end usersRelates to test execution of Dart/Flutter tests for end usersis bug
Milestone
Description
Look into these tests duration, you notice it says each tests took 2.3 seconds. so each test group duration is about 7 seconds. and the whole test took 14 seconds. which is not right! in real all of it takes less than 1 second.
is there any mistakes in calculating tests duration?
I also suggest to display test count, test group and test file duration like this:

Metadata
Metadata
Assignees
Labels
in testingRelates to test execution of Dart/Flutter tests for end usersRelates to test execution of Dart/Flutter tests for end usersis bug