Widget Testing with Flutter

preview_player
Показать описание
Widget Testing with Flutter

After Unit Testing, the next logical step you should take is Widget Testing. Widget Testing tests the UI and makes sure appropriate things occur as the user uses the app.

Connect With Me

I also do lots of Investing

My Top 5 Books:

Youtube Gear

Thank you for watching!
#widgettesting #flutterwidgets #widgets
Рекомендации по теме
Комментарии
Автор

I love this concept of Widget testing! Really helps shift left and rely less on complex e2e tests. I imagine the next step in integration tests should be asserting on the real users' scenarios with navigation and data expectations instead of also asserting on UI functionality.

kfish_eth
Автор

Wonderful video. Thank you for making it. Id love to see more on Testing!

josecoverlessons
Автор

Thanks man, really nice-made video. Tons of vibes for your freelance work path. Greetings from argentina!

nicoaybar
Автор

Really helpful and easy to understand explanation. Thanks a lot

maazahmedkhan
Автор

Hey Tadas is there a testing for checking responsiveness of the app so that I don't get overflow issue in bigger or smaller screens.

marufhassan
Автор

Straight and to the point, Wonderful.

iOSSchool
Автор

Do we have a way to test every single Widget without initial app? Or have to repeat all the steps from the root widget to tapping the buttons to navigate to the very sub-widget?

MrRe-sjiv
Автор

It's the first time I hear about widget testing...
But from the definitions you gave, it seems that what you call widget testing, I call integration testing.
And what you call integration testing, I call end-2-end testing.
In fact, the only context in which I've heard Unit / Widget / Integration instead of Unit / Integration / e2e is Flutter.
I wonder why the vocabulary is different with this framework specifically...

Also, about 7:20, what if you don't know when the Future will be resolved? It could be 0.1 second like it could be 1 minute.

SuperHansburger
Автор

Hello Tadas your explain is good and perfect

shanthisri
Автор

Thanks for this video. It helped a lot

dreezybines
Автор

I have an important question to ask about flutter,
1) I am a beginner just started using flutter, when I am coding with flutter, how do i know the properties or attributes of each widget. When I press ctrl space it gives me the whole suggestions in flutter instead of giving me the suggestion of the properties that partakes to that particular widget. As a beginner I know what I need but since it doesn't give me the list that partakes to that particular widget, that is a problem for me. is there a fix for this or a suggestion of what I can do in this scenario or is their a flutter plugin that can help in this situation.
2) when i was coding in android studio, i was able to tweak my appbar to look like a card view with rounded edges, is it possible to the thesame in flutter. Any suggestions or youtube video that can help will be highly appreaciated.

Thanks in advance.

frankvalen
Автор

Il giorno in cui se perdi devi pagare la cifra che hai chiesto, non arriverà mai troppo presto.

giuliovinci