Testing In Flutter: Unit Test π§ͺ
Introduction:
We all love Flutter, but what's the best way to make sure it works? The answer is Testing.
Yup, That was me π π
. If you don't care to test the apps or think that testing is hard like I was, or if you want to begin testing, then I ...
dhruvnakum.xyz13 min read
fzyzcjy
Hi, thanks for the through article about tests! To write and debug tests easily, with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode and more, I have open-sourced the
convenient_test. What do you think about it?Link: GitHub repository - fzyzcjy/flutter_convenient_test