Challenge: Quality Assurance

Challenge yourself on widget testing in Flutter.

Goal

This challenge aims to test your understanding of widget tests in Flutter.

Specs

You’ll be required to test the TasksList widget, ensuring that when it is rendered, the to-do list items are shown, and when a task is dismissed, it is deleted from the list of tasks.

Get hands-on with 1300+ tech skills courses.