Developer-DUCS / eMission

eMission is a senior capstone project, a mobile app to track carbon emissions with each drive.
MIT License
4 stars 1 forks source link

Task: Flutter UI Testing Research #120

Closed cwarren279 closed 3 months ago

cwarren279 commented 5 months ago

Look into ways to debug or test the UI part of the flutter application. Record any useful information that the team could use and begin developing your tests.

These links may help:

Flutter Inspector

Flutter Testing & Debugging