Should you do Flutter integration test?

preview_player
Показать описание
Integration test for Flutter has its benefits. However, is it really needed?

👉 Subscribe to our weekly Flutter newsletter:

📱 Pre Sign Up to Learn Flutter App :

🖼 Learn Flutter Code Instagram:

⏰ Timeline:
00:00 - Introduction
01:04 - What is an integration test?
01:36 - Widget test
01:55 - Integration Test
04:58 - How to run an integration test?
06:39 - Integration test on web browser
07:49 - Advantage of integration test
09:51 - Should you do an integration test?

🎨 Source code:
Рекомендации по теме
Комментарии
Автор

Great video! I have a question about run a integration test in app with permission for storage, photos and location. In simulator for android and ios I see that it should be resolve with some commands, BUT for running in real devices like in AWS Device Farm or others farms I CANT see a fix for permissions

tonycesar
Автор

PumpAndSettle is not working with infinite animation. It would be really helpful if any alternate to do. Thanks.

mdnaim
Автор

Great video .. How about unit testing and widget testing, is it a must ?

rifqiarfani
Автор

I am working on an app and when i uploaded it on playstore, i got "Intent redirection issue". Could you help me with that

faisalmushtaq
Автор

Dedicated video on firebase test lab bro 🤘

NaveenViews