Testing in Flutter, Episode 20: Add Test Case for Missed Code | Kodeco

This content was released on Sep 19 2023. The official support period is 6-months from this date.

In this episode, we will add a test case for the code not covered by our previous test. We will learn how to create a sh file to run the test and generate code coverage reports.


This is a companion discussion topic for the original entry at https://www.kodeco.com/35357214-testing-in-flutter/lessons/20