Unit Tests and Mocking with Flutter

preview_player
Показать описание
Unit Tests and Mocking with Flutter

We have been putting off unit tests for quite some time now, but we officially start the journey into unit testing. We're going to start from the very basics to get a complete understanding of everything, and add on more complex things as we go. This video goes over some very basic tests including ones with Mocks. Tests are absolutely crucial if you are planning to release your app to the public.

Make sure to Like and Share!

Thanks For Watching!

Check out my tech set up, and my list of favorite books!
Рекомендации по теме
Комментарии
Автор

Wow you make the concept so easy and simple to understand. Quality content

faizandarwesh
Автор

Wow okay I understood this very easily. Thanks!!

ianvillamia
Автор

I love how you did not freeze at all and kept going when you realized you had forgotten "await" on you Future.delayed call, which is why you got your model immediately :)

SuperHansburger
Автор

Whoa! Information-loaded content. How do I get in touch with you?

vijayvarma
Автор

If we are working in very initial stage of a startup should we focus on testing ?

pankajs