Type the commmand flutter run
on terminal to view this random quote generating mobile app
- Add the flutter_test dependency.
- Create a widget to test.
- Create a testWidgets test.
- Build the widget using the WidgetTester.
- Search for the widget using a Finder.
- Verify the widget using a Matcher