You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,5 @@ Flutter has 3 types of tests.
68
68
69
69
## Purpose
70
70
71
-
Through a flutter movie application , this project demonstrate how to implement **unit** , **widgets** and **integration** tests in your application.
72
-
71
+
Through a flutter movie application, this repository is the code source of my [codelab](https://codelabs-bwnyasse-net.web.app/flutter_testing_tutorial.html#0) that provides a step by step approach for testing your flutter application.
0 commit comments