Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhishekdoshi26/widget_test


https://github.com/abhishekdoshi26/widget_test

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# widget_test

This repository contains complete code for Widget Test of my_widget.dart file. It has test written for:
1. Whether there is widget with title 'T'
2. Whether there is widget with message 'M'
3. Whether the widget tree of my_widget.dart contains a widget with key 'Center Widget'

Reference: https://flutter.dev/docs/cookbook/testing/widget/introduction