Running Flutter Integration Test in the Cloud

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 14

  • @mmazurovsky_r
    @mmazurovsky_r 2 роки тому +3

    thank you for covering this important topic that has not enough attention. Very useful tutorial!

  • @verry_codes
    @verry_codes 3 роки тому +3

    Always clicking like on your videos before they have even started :)! Great work, super helpful!

    • @mhadaily
      @mhadaily  3 роки тому +1

      thank you, it's motivating to see my videos helping you.

  • @khan.explores
    @khan.explores 3 роки тому +2

    Life saver!!! Was looking for this exact same thing!!!

  • @thulasiramreddys7824
    @thulasiramreddys7824 2 роки тому

    You are life saver!!! my all 1 week time you saved by spending 15 min

  • @mirasopina7720
    @mirasopina7720 2 роки тому +1

    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)

  • @theflutterboi
    @theflutterboi 3 роки тому +2

    Thank you so much.

  • @timse699
    @timse699 2 роки тому

    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

    • @timse699
      @timse699 2 роки тому

      Also, may I know why FindsNothing for SnackBar? Appreciate your insights sir

  • @chaithanya05
    @chaithanya05 2 роки тому

    Thanks for the video. Andriod tests are running locally with connectedAndroidTest. But failing on firebase with no test found. Any suggestions?

  • @Marcin-wx5mf
    @Marcin-wx5mf 10 місяців тому

    how to do that with many integration tests? I don't know why in each example they use single integration test.....

  • @illiakalynchuk3148
    @illiakalynchuk3148 Рік тому

    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!

  • @rebarius
    @rebarius 2 роки тому +1

    Ma Man ❤️ thanks

  • @michaeledano3192
    @michaeledano3192 2 роки тому

    I can't run android_integration.sh in my windows 11, and I have ubuntu in windows.