Hi! Thanks for video, could you please say how to run multiple test classes at once? (e.g. what if I have "class1_test.dart", "class2_test.dart" .... "class15_test.dart", etc and I would like to run them all)
This is amazing! May I know why do you use pump() and pumpAndSettle() together after calling app.main()? Will calling pumpAndSettle() be enough? Thank you in advance sir
thank you for covering this important topic that has not enough attention. Very useful tutorial!
Always clicking like on your videos before they have even started :)! Great work, super helpful!
thank you, it's motivating to see my videos helping you.
Life saver!!! Was looking for this exact same thing!!!
You are life saver!!! my all 1 week time you saved by spending 15 min
Hi!
Thanks for video, could you please say how to run multiple test classes at once? (e.g. what if I have "class1_test.dart", "class2_test.dart" .... "class15_test.dart", etc and I would like to run them all)
Thank you so much.
This is amazing! May I know why do you use pump() and pumpAndSettle() together after calling app.main()? Will calling pumpAndSettle() be enough? Thank you in advance sir
Also, may I know why FindsNothing for SnackBar? Appreciate your insights sir
Thanks for the video. Andriod tests are running locally with connectedAndroidTest. But failing on firebase with no test found. Any suggestions?
how to do that with many integration tests? I don't know why in each example they use single integration test.....
Hello, does it possible to do the same but for Linux Desktop App?
I would like to run my integration tests on a different Linux Machine.
Thanks!
Ma Man ❤️ thanks
I can't run android_integration.sh in my windows 11, and I have ubuntu in windows.